Share via


ApplicationUpgradePolicy.UpgradeReplicaSetCheckTimeout Property

Definition

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. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).

public long? UpgradeReplicaSetCheckTimeout { get; set; }
member this.UpgradeReplicaSetCheckTimeout : Nullable<int64> with get, set
Public Property UpgradeReplicaSetCheckTimeout As Nullable(Of Long)

Property Value

Applies to