Show / Hide Table of Contents

Class DatabaseApiGatewayConfigCertificateBundle

The certificate bundle that describes the SSL certicicate. Ignored if the httpsPort is 0.

Inheritance
object
DatabaseApiGatewayConfigCertificateBundle
DatabaseApiGatewayConfigCertificateBundleFileName
DatabaseApiGatewayConfigCertificateBundleSelfSigned
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatabasetoolsruntimeService.Models
Assembly: OCI.DotNetSDK.Databasetoolsruntime.dll
Syntax
[JsonConverter(typeof(DatabaseApiGatewayConfigCertificateBundleModelConverter))]
public class DatabaseApiGatewayConfigCertificateBundle
In this article
Back to top