ASRInMageAzureV2SpecificRPIDetails.ProtectedDiskDetails 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.
Gets or sets Protected Disk Details of the Virtual machine.
public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.AsrVirtualHardDisk> ProtectedDiskDetails { get; set; }
member this.ProtectedDiskDetails : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.AsrVirtualHardDisk> with get, set
Public Property ProtectedDiskDetails As List(Of AsrVirtualHardDisk)