UpgradeUpdateDescriptionBase.HealthCheckWaitDuration Property

Definition

Gets or sets the new value of HealthCheckWaitDuration.

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

Property Value

The new value of HealthCheckWaitDuration.

Applies to