Oracle Database@Google Cloud v1 API - Enum IdentityConnector.Types.ConnectionState (1.4.0)

public enum IdentityConnector.Types.ConnectionState

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum IdentityConnector.Types.ConnectionState.

The various connection states of the WorkloadIdentityPoolConnection.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
Connected

The identity pool connection is connected.

Disconnected

The identity pool connection is disconnected.

PartiallyConnected

The identity pool connection is partially connected.

Unknown

The identity pool connection is in an unknown state.

Unspecified

Default unspecified value.