Application Gateway Request Routing Rule Args
constructor(backendAddressPool: Output<SubResourceArgs>? = null, backendHttpSettings: Output<SubResourceArgs>? = null, httpListener: Output<SubResourceArgs>? = null, id: Output<String>? = null, name: Output<String>? = null, priority: Output<Int>? = null, redirectConfiguration: Output<SubResourceArgs>? = null, rewriteRuleSet: Output<SubResourceArgs>? = null, ruleType: Output<Either<String, ApplicationGatewayRequestRoutingRuleType>>? = null, urlPathMap: Output<SubResourceArgs>? = null)