| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallNetworkRuleCollection |
AzureFirewallNetworkRuleCollection.withAction(AzureFirewallRCAction action)
Set the action property: The action type of a rule collection.
|
AzureFirewallNetworkRuleCollection |
AzureFirewallNetworkRuleCollection.withName(String name)
Set the name property: The name of the resource that is unique within the Azure firewall.
|
AzureFirewallNetworkRuleCollection |
AzureFirewallNetworkRuleCollection.withPriority(Integer priority)
Set the priority property: Priority of the network rule collection resource.
|
AzureFirewallNetworkRuleCollection |
AzureFirewallNetworkRuleCollection.withRules(List<AzureFirewallNetworkRule> rules)
Set the rules property: Collection of rules used by a network rule collection.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.