次の方法で共有


ContainerProbe.SuccessThreshold プロパティ

定義

成功のしきい値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="successThreshold")]
public int? SuccessThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="successThreshold")>]
member this.SuccessThreshold : Nullable<int> with get, set
Public Property SuccessThreshold As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象