Get Application Gateway Url Path Map Path Rule
data class GetApplicationGatewayUrlPathMapPathRule(val backendAddressPoolId: String, val backendAddressPoolName: String, val backendHttpSettingsId: String, val backendHttpSettingsName: String, val firewallPolicyId: String, val id: String, val name: String, val paths: List<String>, val redirectConfigurationId: String, val redirectConfigurationName: String, val rewriteRuleSetId: String, val rewriteRuleSetName: String)
Constructors
Link copied to clipboard
constructor(backendAddressPoolId: String, backendAddressPoolName: String, backendHttpSettingsId: String, backendHttpSettingsName: String, firewallPolicyId: String, id: String, name: String, paths: List<String>, redirectConfigurationId: String, redirectConfigurationName: String, rewriteRuleSetId: String, rewriteRuleSetName: String)
Properties
Link copied to clipboard
The ID of the associated Backend Address Pool.
Link copied to clipboard
The Name of the Backend Address Pool which is used for this Routing Rule.
Link copied to clipboard
The ID of the associated Backend HTTP Settings Configuration.
Link copied to clipboard
The Name of the Backend HTTP Settings Collection which is used for this Routing Rule.
Link copied to clipboard
The ID of the Web Application Firewall Policy which is used as an HTTP Listener for this Path Rule.
Link copied to clipboard
The ID of the associated Redirect Configuration.
Link copied to clipboard
The Name of the Redirect Configuration which is used for this Routing Rule.
Link copied to clipboard
The ID of the associated Rewrite Rule Set.
Link copied to clipboard
The Name of the Rewrite Rule Set which is used for this Routing Rule.