AlloyDB v1beta API - Enum Instance.Types.PscInstanceConfig.Types.PscAutoConnectionPolicyState (1.0.0-beta17)

public enum Instance.Types.PscInstanceConfig.Types.PscAutoConnectionPolicyState

Reference documentation and code samples for the AlloyDB v1beta API enum Instance.Types.PscInstanceConfig.Types.PscAutoConnectionPolicyState.

The state of the PSC auto connection policy.

Namespace

Google.Cloud.AlloyDb.V1Beta

Assembly

Google.Cloud.AlloyDb.V1Beta.dll

Fields

Name Description
Disabled

Disables the PSC auto connection for the instance.

Enabled

Enables the PSC auto connection for the instance.

Unspecified

The state is unspecified. For old instances, this means the PSC auto connection is disabled. For new instances, this means the PSC auto connection is enabled by default.