public enum ServerCaModeReference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum ServerCaMode.
Server CA mode for the cluster.
Namespace
Google.Cloud.Redis.Cluster.V1Assembly
Google.Cloud.Redis.Cluster.V1.dll
Fields |
|
|---|---|
| Name | Description |
CustomerManagedCasCa |
The cluster uses customer managed CA from CAS. |
GoogleManagedPerInstanceCa |
Each cluster has its own Google managed CA. |
GoogleManagedSharedCa |
The cluster uses Google managed shared CA in the region. |
Unspecified |
Server CA mode not specified. |