InMageRcmFailbackReplicationDetails.ResyncProgressHealth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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