Module: Azure::ARM::Network::Models::VirtualNetworkGatewaySkuTier

Defined in:
lib/generated/azure_mgmt_network/models/virtual_network_gateway_sku_tier.rb

Overview

Defines values for VirtualNetworkGatewaySkuTier

Constant Summary collapse

Basic =
"Basic"
HighPerformance =
"HighPerformance"
Standard =
"Standard"
UltraPerformance =
"UltraPerformance"
VpnGw1 =
"VpnGw1"
VpnGw2 =
"VpnGw2"
VpnGw3 =
"VpnGw3"