Application Gateway Routing Rule Args
constructor(backendAddressPool: Output<SubResourceArgs>? = null, backendSettings: Output<SubResourceArgs>? = null, id: Output<String>? = null, listener: Output<SubResourceArgs>? = null, name: Output<String>? = null, priority: Output<Int>, ruleType: Output<Either<String, ApplicationGatewayRequestRoutingRuleType>>? = null)