Share via


ApplicationGatewayRequestRoutingRulePropertiesFormatOutput interface

Properties of request routing rule of the application gateway.

Properties

backendAddressPool

Backend address pool resource of the application gateway.

backendHttpSettings

Backend http settings resource of the application gateway.

httpListener

Http listener resource of the application gateway.

loadDistributionPolicy

Load Distribution Policy resource of the application gateway.

priority

Priority of the request routing rule.

provisioningState

The provisioning state of the request routing rule resource.

redirectConfiguration

Redirect configuration resource of the application gateway.

rewriteRuleSet

Rewrite Rule Set resource in Basic rule of the application gateway.

ruleType

Rule type.

urlPathMap

URL path map resource of the application gateway.

Property Details

backendAddressPool

Backend address pool resource of the application gateway.

backendAddressPool?: SubResourceOutput

Property Value

backendHttpSettings

Backend http settings resource of the application gateway.

backendHttpSettings?: SubResourceOutput

Property Value

httpListener

Http listener resource of the application gateway.

httpListener?: SubResourceOutput

Property Value

loadDistributionPolicy

Load Distribution Policy resource of the application gateway.

loadDistributionPolicy?: SubResourceOutput

Property Value

priority

Priority of the request routing rule.

priority?: number

Property Value

number

provisioningState

The provisioning state of the request routing rule resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

redirectConfiguration

Redirect configuration resource of the application gateway.

redirectConfiguration?: SubResourceOutput

Property Value

rewriteRuleSet

Rewrite Rule Set resource in Basic rule of the application gateway.

rewriteRuleSet?: SubResourceOutput

Property Value

ruleType

Rule type.

ruleType?: "Basic" | "PathBasedRouting"

Property Value

"Basic" | "PathBasedRouting"

urlPathMap

URL path map resource of the application gateway.

urlPathMap?: SubResourceOutput

Property Value