RestorePointSourceVmStorageProfile.DataDiskList Property

Definition

Gets the data disks of the VM captured at the time of the restore point creation.

public Azure.Provisioning.BicepList<Azure.Provisioning.Compute.RestorePointSourceVmDataDisk> DataDiskList { get; set; }
member this.DataDiskList : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.RestorePointSourceVmDataDisk> with get, set
Public Property DataDiskList As BicepList(Of RestorePointSourceVmDataDisk)

Property Value

Applies to