次の方法で共有


ProtectableContainer.HealthStatus プロパティ

定義

コンテナーの正常性の状態を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="healthStatus")]
public string HealthStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthStatus")>]
member this.HealthStatus : string with get, set
Public Property HealthStatus As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象