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