Share via


RollingUpgradeMonitoringPolicy.UpgradeTimeout Property

Definition

The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".

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

Property Value

Applies to