Share via


IInMageRcmReplicationDetails.ResyncProgressHealth Property

Definition

The resync progress health.

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

Property Value

Attributes

Applies to