Share via


IInMageRcmProtectedDiskDetails.ResyncDetailProgressHealth 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? ResyncDetailProgressHealth { 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.ResyncDetailProgressHealth : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DiskReplicationProgressHealth>
Public ReadOnly Property ResyncDetailProgressHealth As Nullable(Of DiskReplicationProgressHealth)

Property Value

Attributes

Applies to