LifecycleHook.VmScaleSetLifecycleHookEventType Property

Definition

Specifies the type of the lifecycle hook.

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

Property Value

Applies to