Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayFirewallRule |
ApplicationGatewayFirewallRule.withDescription(String description)
Set the description value.
|
ApplicationGatewayFirewallRule |
ApplicationGatewayFirewallRule.withRuleId(int ruleId)
Set the ruleId value.
|
Modifier and Type | Method and Description |
---|---|
List<ApplicationGatewayFirewallRule> |
ApplicationGatewayFirewallRuleGroup.rules()
Get the rules value.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayFirewallRuleGroup |
ApplicationGatewayFirewallRuleGroup.withRules(List<ApplicationGatewayFirewallRule> rules)
Set the rules value.
|
Copyright © 2019. All rights reserved.