你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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