VirtualMachineScaleSetLifecycleHookEventTarget.ActionState Property

Definition

State of the lifecycle hook for the target resource. The customer can patch this property to move the lifecycle hook to a terminal state.

public Azure.ResourceManager.Compute.Models.LifecycleHookActionState? ActionState { get; set; }
member this.ActionState : Nullable<Azure.ResourceManager.Compute.Models.LifecycleHookActionState> with get, set
Public Property ActionState As Nullable(Of LifecycleHookActionState)

Property Value

Applies to