JWTAuthenticatorProvisioningState type
The provisioning state of the last accepted operation.
KnownJWTAuthenticatorProvisioningState can be used interchangeably with JWTAuthenticatorProvisioningState,
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 JWT authenticator is being created.
Updating: The JWT authenticator is being updated.
Deleting: The JWT authenticator is being deleted.
type JWTAuthenticatorProvisioningState = string