你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterUpgradePolicy.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. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. This value must be between 00:00:00 and 49710.06:28:15 (unsigned 32 bit integer for seconds)

public string UpgradeReplicaSetCheckTimeout { get; set; }
member this.UpgradeReplicaSetCheckTimeout : string with get, set
Public Property UpgradeReplicaSetCheckTimeout As String

Property Value

Applies to