| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AzureFirewallNetworkRuleProtocol |
AzureFirewallNetworkRuleProtocol.ANY
Static value Any for AzureFirewallNetworkRuleProtocol.
|
static AzureFirewallNetworkRuleProtocol |
AzureFirewallNetworkRuleProtocol.ICMP
Static value ICMP for AzureFirewallNetworkRuleProtocol.
|
static AzureFirewallNetworkRuleProtocol |
AzureFirewallNetworkRuleProtocol.TCP
Static value TCP for AzureFirewallNetworkRuleProtocol.
|
static AzureFirewallNetworkRuleProtocol |
AzureFirewallNetworkRuleProtocol.UDP
Static value UDP for AzureFirewallNetworkRuleProtocol.
|
| Modifier and Type | Method and Description |
|---|---|
static AzureFirewallNetworkRuleProtocol |
AzureFirewallNetworkRuleProtocol.fromString(String name)
Creates or finds a AzureFirewallNetworkRuleProtocol from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.