VirtualMachineScaleSetLifecycleHookEventPatch.State Property

Definition

Specifies the state of the virtual machine scale set lifecycle hook event.

public Azure.ResourceManager.Compute.Models.VmScaleSetLifecycleHookEventState? State { get; }
member this.State : Nullable<Azure.ResourceManager.Compute.Models.VmScaleSetLifecycleHookEventState>
Public ReadOnly Property State As Nullable(Of VmScaleSetLifecycleHookEventState)

Property Value

Applies to