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