| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AzureFirewallSkuName |
AzureFirewallSkuName.AZFW_HUB
Static value AZFW_Hub for AzureFirewallSkuName.
|
static AzureFirewallSkuName |
AzureFirewallSkuName.AZFW_VNET
Static value AZFW_VNet for AzureFirewallSkuName.
|
| Modifier and Type | Method and Description |
|---|---|
static AzureFirewallSkuName |
AzureFirewallSkuName.fromString(String name)
Creates or finds a AzureFirewallSkuName from its string representation.
|
AzureFirewallSkuName |
AzureFirewallSku.name()
Get name of an Azure Firewall SKU.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<AzureFirewallSkuName> |
AzureFirewallSkuName.values() |
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallSku |
AzureFirewallSku.withName(AzureFirewallSkuName name)
Set name of an Azure Firewall SKU.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/