| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallRCAction |
AzureFirewallNetworkRuleCollection.action()
Get the action property: The action type of a rule collection.
|
AzureFirewallRCAction |
AzureFirewallApplicationRuleCollection.action()
Get the action property: The action type of a rule collection.
|
AzureFirewallRCAction |
AzureFirewallRCAction.withType(AzureFirewallRCActionType type)
Set the type property: The type of action.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallNetworkRuleCollection |
AzureFirewallNetworkRuleCollection.withAction(AzureFirewallRCAction action)
Set the action property: The action type of a rule collection.
|
AzureFirewallApplicationRuleCollection |
AzureFirewallApplicationRuleCollection.withAction(AzureFirewallRCAction action)
Set the action property: The action type of a rule collection.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.