RoutingRuleResponse

constructor(acceptedProtocols: List<String>? = null, enabledState: String? = null, frontendEndpoints: List<SubResourceResponse>? = null, id: String? = null, name: String? = null, patternsToMatch: List<String>? = null, resourceState: String, routeConfiguration: Either<ForwardingConfigurationResponse, RedirectConfigurationResponse>? = null, rulesEngine: SubResourceResponse? = null, type: String, webApplicationFirewallPolicyLink: RoutingRuleUpdateParametersResponseWebApplicationFirewallPolicyLink? = null)