public enum Cluster.Types.ClusterTypeReference documentation and code samples for the AlloyDB v1alpha API enum Cluster.Types.ClusterType.
Type of Cluster
Namespace
Google.Cloud.AlloyDb.V1AlphaAssembly
Google.Cloud.AlloyDb.V1Alpha.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. |