Share via


RestorePointSourceVmStorageProfile.DataDisks Property

Definition

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

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

Property Value

Applies to