Show / Hide Table of Contents

Class TlsCertificate

Resource representing the location of the TLS certificate.

Inheritance
object
TlsCertificate
LocalFileTlsCertificate
OciTlsCertificate
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ServicemeshService.Models
Assembly: OCI.DotNetSDK.Servicemesh.dll
Syntax
[JsonConverter(typeof(TlsCertificateModelConverter))]
public class TlsCertificate
In this article
Back to top