FirewallPolicyTlsCertificate

data class FirewallPolicyTlsCertificate(val keyVaultSecretId: String, val name: String)

Constructors

Link copied to clipboard
constructor(keyVaultSecretId: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Key Vault, where the secret or certificate is stored.

Link copied to clipboard

The name of the certificate.