Share via


RollingUpgradeMonitoringPolicy.HealthCheckStableDuration Property

Definition

Gets or sets the length of time that health checks must pass continuously before the upgrade proceeds to the next upgrade domain.

public TimeSpan HealthCheckStableDuration { get; set; }
member this.HealthCheckStableDuration : TimeSpan with get, set
Public Property HealthCheckStableDuration As TimeSpan

Property Value

The length of time that health checks must pass continuously.

Remarks

The default is 120 seconds.

Applies to