Sha256: 4c2f38b707c63de26a0cc7fdf6a24afa13bf340157c5257d83f9ee4cc98f3351
Contents?: true
Size: 392 Bytes
Versions: 1
Compression:
Stored size: 392 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::IotHub::Mgmt::V2019_07_01_preview module Models # # Defines values for IotHubSkuTier # module IotHubSkuTier Free = "Free" Standard = "Standard" Basic = "Basic" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_iot_hub-0.17.5 | lib/2019-07-01-preview/generated/azure_mgmt_iot_hub/models/iot_hub_sku_tier.rb |