| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FirewallPolicyFilterRule
Firewall Policy Filter Rule.
|
class |
FirewallPolicyNatRule
Firewall Policy NAT Rule.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRule |
FirewallPolicyRule.withName(String name)
Set the name of the rule.
|
FirewallPolicyRule |
FirewallPolicyRule.withPriority(Integer priority)
Set priority of the Firewall Policy Rule resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/