UpgradeUpdateDescriptionBase.UpgradeDomainTimeout Property

Definition

Gets or sets the new value of UpgradeDomainTimeout.

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

Property Value

The new value of UpgradeDomainTimeout.

Applies to