GetApplicationGatewayRequestRoutingRule

data class GetApplicationGatewayRequestRoutingRule(val backendAddressPoolId: String, val backendAddressPoolName: String, val backendHttpSettingsId: String, val backendHttpSettingsName: String, val httpListenerId: String, val httpListenerName: String, val id: String, val name: String, val priority: Int, val redirectConfigurationId: String, val redirectConfigurationName: String, val rewriteRuleSetId: String, val rewriteRuleSetName: String, val ruleType: String, val urlPathMapId: String, val urlPathMapName: String)

Constructors

Link copied to clipboard
constructor(backendAddressPoolId: String, backendAddressPoolName: String, backendHttpSettingsId: String, backendHttpSettingsName: String, httpListenerId: String, httpListenerName: String, id: String, name: String, priority: Int, redirectConfigurationId: String, redirectConfigurationName: String, rewriteRuleSetId: String, rewriteRuleSetName: String, ruleType: String, urlPathMapId: String, urlPathMapName: String)

Types

Link copied to clipboard
object Companion

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 associated HTTP Listener.

Link copied to clipboard

The Name of the HTTP Listener which is used for this Routing Rule.

Link copied to clipboard
val id: String

The ID of the Rewrite Rule Set

Link copied to clipboard

The name of this Application Gateway.

Link copied to clipboard

The Priority of this Routing 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.

Link copied to clipboard

The Type of Routing that is used for this Rule.

Link copied to clipboard

The ID of the associated URL Path Map.

Link copied to clipboard

The Name of the URL Path Map which is associated with this Routing Rule.