ApplicationGatewayAuthenticationCertificate

data class ApplicationGatewayAuthenticationCertificate(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 contents of the Authentication Certificate which should be used.

Link copied to clipboard
val id: String? = null

The ID of the Rewrite Rule Set

Link copied to clipboard

The Name of the Authentication Certificate to use.