| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRewriteRuleActionSet |
ApplicationGatewayRewriteRule.actionSet()
Get the actionSet property: Set of actions to be done as part of the rewrite Rule.
|
ApplicationGatewayRewriteRuleActionSet |
ApplicationGatewayRewriteRuleActionSet.withRequestHeaderConfigurations(List<ApplicationGatewayHeaderConfiguration> requestHeaderConfigurations)
Set the requestHeaderConfigurations property: Request Header Actions in the Action Set.
|
ApplicationGatewayRewriteRuleActionSet |
ApplicationGatewayRewriteRuleActionSet.withResponseHeaderConfigurations(List<ApplicationGatewayHeaderConfiguration> responseHeaderConfigurations)
Set the responseHeaderConfigurations property: Response Header Actions in the Action Set.
|
ApplicationGatewayRewriteRuleActionSet |
ApplicationGatewayRewriteRuleActionSet.withUrlConfiguration(ApplicationGatewayUrlConfiguration urlConfiguration)
Set the urlConfiguration property: Url Configuration Action in the Action Set.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRewriteRule |
ApplicationGatewayRewriteRule.withActionSet(ApplicationGatewayRewriteRuleActionSet actionSet)
Set the actionSet property: Set of actions to be done as part of the rewrite Rule.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.