AlloyDB v1beta API - Enum Cluster.Types.ClusterType (1.0.0-beta05)

public enum Cluster.Types.ClusterType

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

Type of Cluster

Namespace

Google.Cloud.AlloyDb.V1Beta

Assembly

Google.Cloud.AlloyDb.V1Beta.dll

Fields

NameDescription
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.