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

Stay organized with collections Save and categorize content based on your preferences.
public enum Cluster.Types.ClusterType

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

Type of Cluster

Namespace

GoogleCloudGoogle.Cloud.AlloyDbV1Beta

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.