ConnectionState type
Defines values for ConnectionState.
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
type ConnectionState = string