public enum Instance.Types.InstanceTypeReference documentation and code samples for the AlloyDB v1alpha API enum Instance.Types.InstanceType.
Type of an Instance
Namespace
Google.Cloud.AlloyDb.V1AlphaAssembly
Google.Cloud.AlloyDb.V1Alpha.dll
Fields |
|
|---|---|
| Name | Description |
Primary |
PRIMARY instances support read and write operations. |
ReadPool |
READ POOL instances support read operations only. Each read pool instance consists of one or more homogeneous nodes.
|
Secondary |
SECONDARY instances support read operations only. SECONDARY instance is a cross-region read replica |
Unspecified |
The type of the instance is unknown. |