ApplicationGatewayUrlPathMapPropertiesFormat |
ApplicationGatewayUrlPathMapPropertiesFormat.withDefaultBackendAddressPool(com.azure.core.management.SubResource defaultBackendAddressPool) |
Set the defaultBackendAddressPool property: Default backend address pool resource of URL path map.
|
ApplicationGatewayUrlPathMapPropertiesFormat |
ApplicationGatewayUrlPathMapPropertiesFormat.withDefaultBackendHttpSettings(com.azure.core.management.SubResource defaultBackendHttpSettings) |
Set the defaultBackendHttpSettings property: Default backend http settings resource of URL path map.
|
ApplicationGatewayUrlPathMapPropertiesFormat |
ApplicationGatewayUrlPathMapPropertiesFormat.withDefaultLoadDistributionPolicy(com.azure.core.management.SubResource defaultLoadDistributionPolicy) |
Set the defaultLoadDistributionPolicy property: Default Load Distribution Policy resource of URL path map.
|
ApplicationGatewayUrlPathMapPropertiesFormat |
ApplicationGatewayUrlPathMapPropertiesFormat.withDefaultRedirectConfiguration(com.azure.core.management.SubResource defaultRedirectConfiguration) |
Set the defaultRedirectConfiguration property: Default redirect configuration resource of URL path map.
|
ApplicationGatewayUrlPathMapPropertiesFormat |
ApplicationGatewayUrlPathMapPropertiesFormat.withDefaultRewriteRuleSet(com.azure.core.management.SubResource defaultRewriteRuleSet) |
Set the defaultRewriteRuleSet property: Default Rewrite rule set resource of URL path map.
|
ApplicationGatewayUrlPathMapPropertiesFormat |
ApplicationGatewayUrlPathMapPropertiesFormat.withPathRules(List<ApplicationGatewayPathRuleInner> pathRules) |
Set the pathRules property: Path rule of URL path map resource.
|