VMScaleSetLifecycleHookEvent Class
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 a virtual machine scale set lifecycle hook event.
public class VMScaleSetLifecycleHookEvent : Microsoft.Azure.Management.Compute.Models.ProxyResource
type VMScaleSetLifecycleHookEvent = class
inherit ProxyResource
Public Class VMScaleSetLifecycleHookEvent
Inherits ProxyResource
- Inheritance
Constructors
| Name | Description |
|---|---|
| VMScaleSetLifecycleHookEvent() |
Initializes a new instance of the VMScaleSetLifecycleHookEvent class. |
| VMScaleSetLifecycleHookEvent(String, String, String, VMScaleSetLifecycleHookEventProperties) |
Initializes a new instance of the VMScaleSetLifecycleHookEvent class. |
Properties
| Name | Description |
|---|---|
| Properties |
Gets or sets defines the virtual machine scale set lifecycle hook event properties. |