| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRewriteRuleSet |
ApplicationGatewayRewriteRuleSet.withName(String name)
Set name of the rewrite rule set that is unique within an Application Gateway.
|
ApplicationGatewayRewriteRuleSet |
ApplicationGatewayRewriteRuleSet.withRewriteRules(List<ApplicationGatewayRewriteRule> rewriteRules)
Set rewrite rules in the rewrite rule set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/