次の方法で共有


ServerEndpointSyncStatus.CombinedHealth プロパティ

定義

結合された正常性状態を取得します。 使用可能な値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象