Show / Hide Table of Contents

Enum CertificateGenerationType

Select whether to use MySQL Database Service-managed certificate (SYSTEM) or your own certificate (BYOC).

Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public enum CertificateGenerationType

Fields

Name Description
Byoc
System
UnknownEnumValue
In this article
Back to top