RollingUpgradeMonitoringPolicy.HealthCheckWaitDuration Property

Definition

Gets or sets the length of time to wait after completing an upgrade domain before performing health checks.

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

Property Value

The length of time to wait after completing an upgrade domain before performing health checks.

Remarks

The default is Zero.

Applies to