Share via


ClusterUpgradePolicy.HealthCheckRetryTimeout Property

Definition

The amount of time to retry health evaluation when the application or cluster is unhealthy before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.

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

Property Value

Applies to