ApplicationGatewayAdvancedRoutingConditionSetPropertiesFormat interface

Properties of advanced routing condition set of the application gateway.

Properties

provisioningState

The provisioning state of the advanced routing condition set resource.

routingConditions

Routing conditions of the condition set. All conditions must be satisfied for the referencing advanced routing rule to match.

Property Details

provisioningState

The provisioning state of the advanced routing condition set resource.

provisioningState?: string

Property Value

string

routingConditions

Routing conditions of the condition set. All conditions must be satisfied for the referencing advanced routing rule to match.

routingConditions: ApplicationGatewayAdvancedRoutingCondition[]

Property Value