Share via


ConfigurationUpgradeDescription.HealthCheckStableDuration Property

Definition

Gets or sets the length of time that the application or cluster must remain healthy before the health check passes and 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 the application or cluster must remain healthy.

Applies to