次の方法で共有


ClusterUpgradePolicy.HealthCheckRetryTimeout プロパティ

定義

アップグレードがロールバックされるまでのアプリケーションまたはクラスターが異常な場合に正常性評価を再試行する時間を取得または設定します。 タイムアウトは、hh:mm:ss または d.hh:mm:ss.ms 形式のいずれかです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象