VirtualMachineScaleSetPatchProperties.LifecycleHooks Property

Definition

Specifies the lifecycle hooks configured for the virtual machine scale set.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.LifecycleHook> LifecycleHooks { get; }
member this.LifecycleHooks : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.LifecycleHook>
Public ReadOnly Property LifecycleHooks As IList(Of LifecycleHook)

Property Value

Applies to