次の方法で共有


IInMageReplicationDetails.ProtectedDisk Property

Definition

The list of protected disks.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of protected disks.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageProtectedDiskDetails) }, ReadOnly=false, Required=false, SerializedName="protectedDisks")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageProtectedDiskDetails[] ProtectedDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of protected disks.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageProtectedDiskDetails) }, ReadOnly=false, Required=false, SerializedName="protectedDisks")>]
member this.ProtectedDisk : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageProtectedDiskDetails[] with get, set
Public Property ProtectedDisk As IInMageProtectedDiskDetails()

Property Value

Attributes

Applies to