次の方法で共有


ClusterUpgradePolicy.HealthCheckStableDuration プロパティ

定義

アップグレードが次のアップグレード ドメインに進む前に、アプリケーションまたはクラスターが正常な状態を維持する必要がある時間を取得または設定します。 期間は、hh:mm:ss または d.hh:mm:ss.ms 形式のいずれかです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象