TopicProvisioningState type

Provisioning state of the topic.
KnownTopicProvisioningState can be used interchangeably with TopicProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating: Creating
Updating: Updating
Deleting: Deleting
Succeeded: Succeeded
Canceled: Canceled
Failed: Failed

type TopicProvisioningState = string