你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IInMageRcmFailbackProtectedDiskDetails.IrDetailProgressHealth Property

Definition

The progress health.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The progress health.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DiskReplicationProgressHealth) }, ReadOnly=true, Required=false, SerializedName="progressHealth")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DiskReplicationProgressHealth? IrDetailProgressHealth { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The progress health.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DiskReplicationProgressHealth) }, ReadOnly=true, Required=false, SerializedName="progressHealth")>]
member this.IrDetailProgressHealth : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DiskReplicationProgressHealth>
Public ReadOnly Property IrDetailProgressHealth As Nullable(Of DiskReplicationProgressHealth)

Property Value

Attributes

Applies to