VirtualMachineScaleSetLifecycleHookEventPatch.EventType 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.
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)