次の方法で共有


ClusterUpgradePolicy.HealthCheckWaitDuration プロパティ

定義

正常性チェックを実行する前に、アップグレード ドメインの完了後に待機する時間を取得または設定します。 期間は、hh:mm:ss または d.hh:mm:ss.ms 形式で指定できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象