Google Cloud Memorystore for Redis (cluster management) v1 API - Enum ConnectionType (1.4.0)

public enum ConnectionType

Reference 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.V1

Assembly

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