| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool)
Set the backendAddressPool property: Backend address pool resource of URL path map path rule.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withBackendHttpSettings(com.azure.core.management.SubResource backendHttpSettings)
Set the backendHttpSettings property: Backend http settings resource of URL path map path rule.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy)
Set the firewallPolicy property: Reference to the FirewallPolicy resource.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withName(String name)
Set the name property: Name of the path rule that is unique within an Application Gateway.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withPaths(List<String> paths)
Set the paths property: Path rules of URL path map.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withRedirectConfiguration(com.azure.core.management.SubResource redirectConfiguration)
Set the redirectConfiguration property: Redirect configuration resource of URL path map path rule.
|
ApplicationGatewayPathRuleInner |
ApplicationGatewayPathRuleInner.withRewriteRuleSet(com.azure.core.management.SubResource rewriteRuleSet)
Set the rewriteRuleSet property: Rewrite rule set resource of URL path map path rule.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.