ApplicationGatewayBackendHttpSettingAuthenticationCertificateArgs

data class ApplicationGatewayBackendHttpSettingAuthenticationCertificateArgs(val id: Output<String>? = null, val name: Output<String>) : ConvertibleToJava<ApplicationGatewayBackendHttpSettingAuthenticationCertificateArgs>

Constructors

constructor(id: Output<String>? = null, name: Output<String>)

Properties

Link copied to clipboard
val id: Output<String>? = null

The ID of the Rewrite Rule Set

Link copied to clipboard
val name: Output<String>

The Name of the Authentication Certificate to use.

Functions

Link copied to clipboard
open override fun toJava(): ApplicationGatewayBackendHttpSettingAuthenticationCertificateArgs