VirtualMachineScaleSetResource.GetVmScaleSetLifecycleHookEvents Method
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.
Gets a collection of VmScaleSetLifecycleHookEventResources in the VirtualMachineScaleSet.
public virtual Azure.ResourceManager.Compute.VmScaleSetLifecycleHookEventCollection GetVmScaleSetLifecycleHookEvents();
abstract member GetVmScaleSetLifecycleHookEvents : unit -> Azure.ResourceManager.Compute.VmScaleSetLifecycleHookEventCollection
override this.GetVmScaleSetLifecycleHookEvents : unit -> Azure.ResourceManager.Compute.VmScaleSetLifecycleHookEventCollection
Public Overridable Function GetVmScaleSetLifecycleHookEvents () As VmScaleSetLifecycleHookEventCollection
Returns
An object representing collection of VmScaleSetLifecycleHookEventResources and their operations over a VmScaleSetLifecycleHookEventResource.