LifecycleHooksProfile 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.
Specifies the lifecycle hooks profile for the virtual machine scale set.
public class LifecycleHooksProfile
type LifecycleHooksProfile = class
Public Class LifecycleHooksProfile
- Inheritance
-
LifecycleHooksProfile
Constructors
| Name | Description |
|---|---|
| LifecycleHooksProfile() |
Initializes a new instance of the LifecycleHooksProfile class. |
| LifecycleHooksProfile(IList<LifecycleHook>) |
Initializes a new instance of the LifecycleHooksProfile class. |
Properties
| Name | Description |
|---|---|
| LifecycleHooks |
Gets or sets specifies the lifecycle hooks configured for the virtual machine scale set. |