ClusterUpgradePolicy.UpgradeReplicaSetCheckTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
public TimeSpan UpgradeReplicaSetCheckTimeout { get; set; }
member this.UpgradeReplicaSetCheckTimeout : TimeSpan with get, set
Public Property UpgradeReplicaSetCheckTimeout As TimeSpan
Property Value
Applies to
Azure SDK for .NET