| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withId(String id)
Set the id property: Resource ID.
|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withRuleGroups(List<ApplicationGatewayFirewallRuleGroup> ruleGroups)
Set the ruleGroups property: The rule groups of the web application firewall rule set.
|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withRuleSetType(String ruleSetType)
Set the ruleSetType property: The type of the web application firewall rule set.
|
ApplicationGatewayFirewallRuleSet |
ApplicationGatewayFirewallRuleSet.withRuleSetVersion(String ruleSetVersion)
Set the ruleSetVersion property: The version of the web application firewall rule set type.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.