AlloyDB v1 API - Enum Cluster.Types.ClusterType (1.7.0)

public enum Cluster.Types.ClusterType

Reference documentation and code samples for the AlloyDB v1 API enum Cluster.Types.ClusterType.

Type of Cluster

Namespace

Google.Cloud.AlloyDb.V1

Assembly

Google.Cloud.AlloyDb.V1.dll

Fields

Name Description
Primary

Primary cluster that support read and write operations.

Secondary

Secondary cluster that is replicating from another region. This only supports read.

Unspecified

The type of the cluster is unknown.