| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayFirewallRuleGroup |
ApplicationGatewayFirewallRuleGroup.withDescription(String description)
Set the description property: The description of the web application firewall rule group.
|
ApplicationGatewayFirewallRuleGroup |
ApplicationGatewayFirewallRuleGroup.withRuleGroupName(String ruleGroupName)
Set the ruleGroupName property: The name of the web application firewall rule group.
|
ApplicationGatewayFirewallRuleGroup |
ApplicationGatewayFirewallRuleGroup.withRules(List<ApplicationGatewayFirewallRule> rules)
Set the rules property: The rules of the web application firewall rule group.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.