ExternalAuthProvisioningState type
The resource provisioning state.
KnownExternalAuthProvisioningState can be used interchangeably with ExternalAuthProvisioningState,
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.
Accepted: Non-terminal state indicating the resource has been accepted
Deleting: Non-terminal state indicating the resource is deleting
Provisioning: Non-terminal state indicating the resource is provisioning
Updating: Non-terminal state indicating the resource is updating
AwaitingSecret: Non-terminal state indicating the resource is awaiting secret
type ExternalAuthProvisioningState = string