IInMageRcmReplicationDetails.ResyncProgressHealth Property

Definition

The resync progress health.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "InProgress", "SlowProgress", "NoProgress" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The resync progress health.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resyncProgressHealth", Update=false)]
public string ResyncProgressHealth { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "InProgress", "SlowProgress", "NoProgress" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The resync progress health.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resyncProgressHealth", Update=false)>]
member this.ResyncProgressHealth : string
Public ReadOnly Property ResyncProgressHealth As String

Property Value

Attributes

Applies to