次の方法で共有


ServerEndpointCloudTieringStatus.Health プロパティ

定義

クラウドの階層化の正常性状態を取得します。 使用可能な値は、'Unavailable'、'Healthy'、'Error' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象