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"