Module: Azure::Network::Mgmt::V2016_09_01::Models::ApplicationGatewaySkuName

Defined in:
lib/2016-09-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"