Application Gateway Rewrite Rule Set Rewrite Rule Url Args
data class ApplicationGatewayRewriteRuleSetRewriteRuleUrlArgs(val components: Output<String>? = null, val path: Output<String>? = null, val queryString: Output<String>? = null, val reroute: Output<Boolean>? = null) : ConvertibleToJava<ApplicationGatewayRewriteRuleSetRewriteRuleUrlArgs>
Constructors
Link copied to clipboard
fun ApplicationGatewayRewriteRuleSetRewriteRuleUrlArgs(components: Output<String>? = null, path: Output<String>? = null, queryString: Output<String>? = null, reroute: Output<Boolean>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Whether the URL path map should be reevaluated after this rewrite has been applied. More info on rewrite configuration