InMageRcmFailbackReplicationDetails.ResyncProgressHealth Property

Definition

Gets the resync progress health. Possible values include: 'None', 'InProgress', 'SlowProgress', 'NoProgress'

[Newtonsoft.Json.JsonProperty(PropertyName="resyncProgressHealth")]
public string ResyncProgressHealth { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resyncProgressHealth")>]
member this.ResyncProgressHealth : string
Public ReadOnly Property ResyncProgressHealth As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to