AlloyDB v1alpha API - Enum Instance.Types.PscAutoDnsState (1.0.0-alpha17)

public enum Instance.Types.PscAutoDnsState

Reference documentation and code samples for the AlloyDB v1alpha API enum Instance.Types.PscAutoDnsState.

The state of the PSC auto DNS.

Namespace

Google.Cloud.AlloyDb.V1Alpha

Assembly

Google.Cloud.AlloyDb.V1Alpha.dll

Fields

Name Description
Disabled

Disables the PSC auto DNS for the instance.

Enabled

Enables the PSC auto DNS for the instance.

Unspecified

The state is unspecified. For old instances, this means the PSC auto DNS is disabled. For new instances, this means the PSC auto DNS is enabled by default. Use effective_psc_auto_dns_enabled to check the effective state of the PSC auto DNS.