Show / Hide Table of Contents

Enum InstancesResource.ResetSslConfigRequest.ModeEnum

Optional. Reset SSL mode to use.

Namespace: Google.Apis.SQLAdmin.v1
Assembly: Google.Apis.SQLAdmin.v1.dll
Syntax
public enum InstancesResource.ResetSslConfigRequest.ModeEnum

Fields

Name Description
ALL

Refresh all TLS configs. This is the default behaviour.

RESETSSLMODEUNSPECIFIED

Reset SSL mode is not specified.

SYNCFROMPRIMARY

Refreshes the replication-related TLS configuration settings provided by the primary instance. Not applicable to on-premises replication instances.

In this article
Back to top Generated by DocFX