ChannelProvisioningState type

Provisioning state of the channel.
KnownChannelProvisioningState can be used interchangeably with ChannelProvisioningState, 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
IdleDueToMirroredPartnerTopicDeletion: IdleDueToMirroredPartnerTopicDeletion
IdleDueToMirroredPartnerDestinationDeletion: IdleDueToMirroredPartnerDestinationDeletion

type ChannelProvisioningState = string