LifecycleHook.WaitDuration Property

Definition

Specifies the time duration a virtual machine scale set lifecycle hook event sent to the customer waits for a response from the customer. It should be in ISO 8601 format.

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

Property Value

Applies to