Class CertificatesCaBundle
CA bundle from Certificates Service that should be used on the gateway for TLS validation
Inherited Members
Namespace: Oci.ApigatewayService.Models
Assembly: OCI.DotNetSDK.Apigateway.dll
Syntax
public class CertificatesCaBundle : CaBundle
Properties
CaBundleId
Declaration
[JsonProperty(PropertyName = "caBundleId")]
public string CaBundleId { get; set; }
Property Value
Type | Description |
---|---|
string | The OCID of the resource. |