Module: Azure::Network::Mgmt::V2017_03_01::Models::ApplicationGatewaySkuName

Defined in:
lib/2017-03-01/generated/azure_mgmt_network/models/application_gateway_sku_name.rb

Overview

Defines values for ApplicationGatewaySkuName

Constant Summary collapse

StandardSmall =
"Standard_Small"
StandardMedium =
"Standard_Medium"
StandardLarge =
"Standard_Large"
WAFMedium =
"WAF_Medium"
WAFLarge =
"WAF_Large"