InMageRcmFailbackReplicationDetails.ProtectedDisk Property

Definition

The list of protected disks.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageRcmFailbackProtectedDiskDetails> ProtectedDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.ProtectedDisk : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageRcmFailbackProtectedDiskDetails> with get, set
Public Property ProtectedDisk As List(Of IInMageRcmFailbackProtectedDiskDetails)

Property Value

Implements

Attributes

Applies to