Sha256: 282b1e57a1ca15c37ab43a83f1aa060587a6b4649a1ed7e90f86f7040191ca70

Contents?: true

Size: 561 Bytes

Versions: 6

Compression:

Stored size: 561 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::OperationalInsights::Mgmt::V2020_03_01_preview
  module Models
    #
    # Defines values for WorkspaceSkuNameEnum
    #
    module WorkspaceSkuNameEnum
      Free = "Free"
      Standard = "Standard"
      Premium = "Premium"
      PerNode = "PerNode"
      PerGB2018 = "PerGB2018"
      Standalone = "Standalone"
      CapacityReservation = "CapacityReservation"
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
azure_mgmt_operational_insights-0.20.0 lib/2020-03-01-preview/generated/azure_mgmt_operational_insights/models/workspace_sku_name_enum.rb
azure_mgmt_operational_insights-0.19.3 lib/2020-03-01-preview/generated/azure_mgmt_operational_insights/models/workspace_sku_name_enum.rb
azure_mgmt_operational_insights-0.19.2 lib/2020-03-01-preview/generated/azure_mgmt_operational_insights/models/workspace_sku_name_enum.rb
azure_mgmt_operational_insights-0.19.1 lib/2020-03-01-preview/generated/azure_mgmt_operational_insights/models/workspace_sku_name_enum.rb
azure_mgmt_operational_insights-0.19.0 lib/2020-03-01-preview/generated/azure_mgmt_operational_insights/models/workspace_sku_name_enum.rb
azure_mgmt_operational_insights-0.18.0 lib/2020-03-01-preview/generated/azure_mgmt_operational_insights/models/workspace_sku_name_enum.rb