VirtualMachineScaleSetLifecycleHookEventPatch.EventType Property

Definition

Defines the type or scenario for sending a virtual machine scale set lifecycle hook event to the customer.

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

Property Value

Applies to