HealthCheckStepAttributes.MaxElasticDuration プロパティ

定義

正常性チェックがリソースの正常化を待機する ISO 8601 形式の期間。 正常性チェックが失敗する場合は失敗します。 正常性チェックは、リソースが正常になると、healthyStateDuration の適用を開始します。

public TimeSpan? MaxElasticDuration { get; set; }
member this.MaxElasticDuration : Nullable<TimeSpan> with get, set
Public Property MaxElasticDuration As Nullable(Of TimeSpan)

プロパティ値

適用対象