InMageRcmSyncDetails.ProgressHealth 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 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