ApplicationGatewayUrlPathMapPathRuleArgs

constructor(backendAddressPoolId: Output<String>? = null, backendAddressPoolName: Output<String>? = null, backendHttpSettingsId: Output<String>? = null, backendHttpSettingsName: Output<String>? = null, firewallPolicyId: Output<String>? = null, id: Output<String>? = null, name: Output<String>, paths: Output<List<String>>, redirectConfigurationId: Output<String>? = null, redirectConfigurationName: Output<String>? = null, rewriteRuleSetId: Output<String>? = null, rewriteRuleSetName: Output<String>? = null)