Delen via


InMageRcmFailbackSyncDetails.ProgressHealth Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to