LifecycleHookActionState type

Approval status of a target resource in a virtual machine scale set lifecycle hook event.
KnownLifecycleHookActionState can be used interchangeably with LifecycleHookActionState, this enum contains the known values that the service supports.

Known values supported by the service

Waiting: The lifecycle hook for the target resource is waiting for approval.
Approved: The lifecycle hook for the target resource is approved.
Rejected: The lifecycle hook for the target resource is rejected.

type LifecycleHookActionState = string