Sha256: 7f98f0766dc4bbaa1de7cf5e0fe694a35b0b6fb8ce4cb169aa8287fdb95516de

Contents?: true

Size: 363 Bytes

Versions: 2

Compression:

Stored size: 363 Bytes

Contents

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

module Azure::ARM::IotHub
  module Models
    #
    # Defines values for IotHubSku
    #
    module IotHubSku
      F1 = "F1"
      S1 = "S1"
      S2 = "S2"
      S3 = "S3"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_iot_hub-0.12.0 lib/generated/azure_mgmt_iot_hub/models/iot_hub_sku.rb
azure_mgmt_iot_hub-0.11.0 lib/generated/azure_mgmt_iot_hub/models/iot_hub_sku.rb