Show / Hide Table of Contents

Class CaBundle

Resource representing the CA bundle.

Inheritance
object
CaBundle
LocalFileCaBundle
OciCaBundle
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(CaBundleModelConverter))]
public class CaBundle
In this article
Back to top