| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withId(String id)
Set resource ID.
|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withProvisioningState(String provisioningState)
Set the provisioning state of the web application firewall rule set.
|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withRuleGroups(List<ApplicationGatewayFirewallRuleGroup> ruleGroups)
Set the rule groups of the web application firewall rule set.
|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withRuleSetType(String ruleSetType)
Set the type of the web application firewall rule set.
|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withRuleSetVersion(String ruleSetVersion)
Set the version of the web application firewall rule set type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/