IdentityBindingProvisioningState type
Defines values for IdentityBindingProvisioningState.
KnownIdentityBindingProvisioningState can be used interchangeably with IdentityBindingProvisioningState,
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 identity binding is being created.
Updating: The identity binding is being updated.
Deleting: The identity binding is being deleted.
type IdentityBindingProvisioningState = string