ScheduledActionsProvisioningState type

The provisioning state of the scheduled action.
KnownScheduledActionsProvisioningState can be used interchangeably with ScheduledActionsProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
Deleting: The scheduled action is being deleted.

type ScheduledActionsProvisioningState = string