VMScaleSetLifecycleHookEventTargetResource interface
Define a single target ARM resource in a virtual machine scale set lifecycle hook event. Currently, this can be a virtual machine scale set resource or an individual virtual machine resource within a VMScaleSet.
Properties
| action |
State of the lifecycle hook for the target resource. The customer can patch this property to move the lifecycle hook to a terminal state. |
| resource | Specifies the target ARM resource. Currently, this can be a virtual machine scale set resource or an individual virtual machine resource within a VMScaleSet. |
Property Details
actionState
State of the lifecycle hook for the target resource. The customer can patch this property to move the lifecycle hook to a terminal state.
actionState?: string
Property Value
string
resource
Specifies the target ARM resource. Currently, this can be a virtual machine scale set resource or an individual virtual machine resource within a VMScaleSet.
resource?: ApiEntityReference