public enum ConnectionTypeReference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum ConnectionType.
Type of a PSC connection, for cluster access purpose.
Namespace
Google.Cloud.Redis.Cluster.V1Assembly
Google.Cloud.Redis.Cluster.V1.dll
Fields |
|
|---|---|
| Name | Description |
Discovery |
Cluster endpoint that will be used as for cluster topology discovery. |
Primary |
Cluster endpoint that will be used as primary endpoint to access primary. |
Reader |
Cluster endpoint that will be used as reader endpoint to access replicas. |
Unspecified |
Cluster endpoint Type is not set |