Bagikan melalui


ServerEndpointSyncStatus.CombinedHealth Property

Definition

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

Applies to