Share via


RestorePointSourceVmStorageProfile.DataDiskList Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.RestorePointSourceVmDataDisk> DataDiskList { get; }
member this.DataDiskList : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.RestorePointSourceVmDataDisk>
Public ReadOnly Property DataDiskList As IList(Of RestorePointSourceVmDataDisk)

Property Value

Applies to