VirtualMachineScaleSetLifecycleHookEventPatch.WaitUntil Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the exact UTC timestamp in ISO 8601 format till which the event would remain in the current lifecycle state waiting for an action from the customer. Beyond this timestamp, the platform will apply the defaultAction for the event.
public string WaitUntil { get; set; }
member this.WaitUntil : string with get, set
Public Property WaitUntil As String