| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static FirewallPolicyRuleType |
FirewallPolicyRuleType.APPLICATION_RULE
Static value ApplicationRule for FirewallPolicyRuleType.
|
static FirewallPolicyRuleType |
FirewallPolicyRuleType.NAT_RULE
Static value NatRule for FirewallPolicyRuleType.
|
static FirewallPolicyRuleType |
FirewallPolicyRuleType.NETWORK_RULE
Static value NetworkRule for FirewallPolicyRuleType.
|
| Modifier and Type | Method and Description |
|---|---|
static FirewallPolicyRuleType |
FirewallPolicyRuleType.fromString(String name)
Creates or finds a FirewallPolicyRuleType from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.