| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool)
Set the backendAddressPool property: Backend address pool resource of the application gateway.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withBackendHttpSettings(com.azure.core.management.SubResource backendHttpSettings)
Set the backendHttpSettings property: Backend http settings resource of the application gateway.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withHttpListener(com.azure.core.management.SubResource httpListener)
Set the httpListener property: Http listener resource of the application gateway.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withId(String id) |
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withName(String name)
Set the name property: Name of the request routing rule that is unique within an Application Gateway.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withPriority(Integer priority)
Set the priority property: Priority of the request routing rule.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withRedirectConfiguration(com.azure.core.management.SubResource redirectConfiguration)
Set the redirectConfiguration property: Redirect configuration resource of the application gateway.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withRewriteRuleSet(com.azure.core.management.SubResource rewriteRuleSet)
Set the rewriteRuleSet property: Rewrite Rule Set resource in Basic rule of the application gateway.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withRuleType(ApplicationGatewayRequestRoutingRuleType ruleType)
Set the ruleType property: Rule type.
|
ApplicationGatewayRequestRoutingRuleInner |
ApplicationGatewayRequestRoutingRuleInner.withUrlPathMap(com.azure.core.management.SubResource urlPathMap)
Set the urlPathMap property: URL path map resource of the application gateway.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.