EnclaveConnectionState type
Specifies the state of the enclave connection.
KnownEnclaveConnectionState can be used interchangeably with EnclaveConnectionState,
this enum contains the known values that the service supports.
Known values supported by the service
PendingApproval: EnclaveConnectionState Type Pending Approval
PendingUpdate: EnclaveConnectionState Type Pending Update
Approved: EnclaveConnectionState Type Approved
Active: EnclaveConnectionState Type Active
Failed: EnclaveConnectionState Type Failed
Connected: EnclaveConnectionState Type Connected
Disconnected: EnclaveConnectionState Type Disconnected
type EnclaveConnectionState = string