ServerEndpointSyncStatus.CombinedHealth 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 combined Health Status. Possible values include: 'Unavailable', 'Healthy', 'Error'
[Newtonsoft.Json.JsonProperty(PropertyName="combinedHealth")]
public string CombinedHealth { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="combinedHealth")>]
member this.CombinedHealth : string
Public ReadOnly Property CombinedHealth As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute