UpgradeUpdateDescriptionBase.UpgradeReplicaSetCheckTimeout Property

Definition

Gets or sets the new value of UpgradeReplicaSetCheckTimeout.

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

Property Value

The new value of UpgradeReplicaSetCheckTimeout.

Applies to