InMageDiskDetails.VolumeList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Volumes of the disk.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDiskVolumeDetails> VolumeList { get; }
member this.VolumeList : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDiskVolumeDetails>
Public ReadOnly Property VolumeList As IReadOnlyList(Of SiteRecoveryDiskVolumeDetails)