Module: Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSkuName
- Defined in:
- lib/2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_sku_name.rb
Overview
Defines values for IntegrationAccountSkuName
Constant Summary collapse
- NotSpecified =
"NotSpecified"
- Free =
"Free"
- Basic =
"Basic"
- Standard =
"Standard"