GetApplicationGatewaySslCertificate

data class GetApplicationGatewaySslCertificate(val id: String, val keyVaultSecretId: String, val name: String, val publicCertData: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Rewrite Rule Set

Link copied to clipboard

The Secret ID of (base-64 encoded unencrypted pfx) the Secret or Certificate object stored in Azure KeyVault.

Link copied to clipboard

The name of this Application Gateway.

Link copied to clipboard

The Public Certificate Data associated with the SSL Certificate.