ProvisioningState type

The triggered analytics rule run provisioning state
KnownProvisioningState can be used interchangeably with ProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Accepted: Accepted
InProgress: InProgress
Succeeded: Succeeded
Failed: Failed
Canceled: Canceled

type ProvisioningState = string