ConnectionState type
The state of the connection.
KnownConnectionState can be used interchangeably with ConnectionState,
this enum contains the known values that the service supports.
Known values supported by the service
None
PendingApproval
Approved
ProvisioningStarted
ProvisioningFailed
ProvisioningCompleted
Validating
Active
TypeChangeRequested
TypeChangeInProgress
ExternalBlocker
type ConnectionState = string