| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayUrlPathMapInner |
ApplicationGatewayUrlPathMapInner.withDefaultBackendAddressPool(com.azure.core.management.SubResource defaultBackendAddressPool)
Set the defaultBackendAddressPool property: Default backend address pool resource of URL path map.
|
ApplicationGatewayUrlPathMapInner |
ApplicationGatewayUrlPathMapInner.withDefaultBackendHttpSettings(com.azure.core.management.SubResource defaultBackendHttpSettings)
Set the defaultBackendHttpSettings property: Default backend http settings resource of URL path map.
|
ApplicationGatewayUrlPathMapInner |
ApplicationGatewayUrlPathMapInner.withDefaultRedirectConfiguration(com.azure.core.management.SubResource defaultRedirectConfiguration)
Set the defaultRedirectConfiguration property: Default redirect configuration resource of URL path map.
|
ApplicationGatewayUrlPathMapInner |
ApplicationGatewayUrlPathMapInner.withDefaultRewriteRuleSet(com.azure.core.management.SubResource defaultRewriteRuleSet)
Set the defaultRewriteRuleSet property: Default Rewrite rule set resource of URL path map.
|
ApplicationGatewayUrlPathMapInner |
ApplicationGatewayUrlPathMapInner.withId(String id) |
ApplicationGatewayUrlPathMapInner |
ApplicationGatewayUrlPathMapInner.withName(String name)
Set the name property: Name of the URL path map that is unique within an Application Gateway.
|
ApplicationGatewayUrlPathMapInner |
ApplicationGatewayUrlPathMapInner.withPathRules(List<ApplicationGatewayPathRuleInner> pathRules)
Set the pathRules property: Path rule of URL path map resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.