GetApplicationGatewayWafConfigurationExclusion

data class GetApplicationGatewayWafConfigurationExclusion(val matchVariable: String, val selector: String, val selectorMatchOperator: String)

Constructors

constructor(matchVariable: String, selector: String, selectorMatchOperator: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Match variable of the exclusion rule.

Link copied to clipboard

String value which will be used for the filter operation.

Link copied to clipboard

Operator which will be used to search in the variable content.