ApplicationGatewayTrustedClientCertificate

data class ApplicationGatewayTrustedClientCertificate(val data: String, val id: String? = null, val name: String)

Constructors

constructor(data: String, id: String? = null, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The base-64 encoded certificate.

Link copied to clipboard
val id: String? = null

The ID of the Rewrite Rule Set

Link copied to clipboard

The name of the Trusted Client Certificate that is unique within this Application Gateway.