Sha256: 1dc5d43153053dbac8f62697846bf41fa103c58dc1315780ec13825a122b08ed
Contents?: true
Size: 390 Bytes
Versions: 6
Compression:
Stored size: 390 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::IotCentral::Mgmt::V2018_09_01 module Models # # Defines values for AppSku # module AppSku F1 = "F1" S1 = "S1" ST0 = "ST0" ST1 = "ST1" ST2 = "ST2" end end end
Version data entries
6 entries across 6 versions & 1 rubygems