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.withDefaultLoadDistributionPolicy(com.azure.core.management.SubResource defaultLoadDistributionPolicy) |
Set the defaultLoadDistributionPolicy property: Default Load Distribution Policy 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.
|