RecoveryPointDiskConfiguration.IncludedDiskList 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.
Information of disks included in backup.
public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.DiskInformation> IncludedDiskList { get; }
member this.IncludedDiskList : System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.DiskInformation>
Public ReadOnly Property IncludedDiskList As IList(Of DiskInformation)