AlertConfigurationProvisioningState type
The current provisioning state of the alert configuration.
KnownAlertConfigurationProvisioningState can be used interchangeably with AlertConfigurationProvisioningState,
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.
Creating: The alert configuration is being created.
Updating: The alert configuration is being updated.
Deleting: The alert configuration is being deleted.
type AlertConfigurationProvisioningState = string