Enum Instance.Types.TransitEncryptionMode (2.0.0-beta09)

public enum TransitEncryptionMode

Available TLS modes.

Namespace

Google.Cloud.Redis.V1Beta1

Assembly

Google.Cloud.Redis.V1Beta1.dll

Fields

NameDescription
Disabled

TLS is disabled for the instance.

ServerAuthentication

Client to Server traffic encryption enabled with server authentication.

Unspecified

Not set.