Sha256: 4649a4cc2dbb8266b90f96658a6ff0eaa4daeffe50a9c66fac1f4a8ebc527fb8
Contents?: true
Size: 465 Bytes
Versions: 5
Compression:
Stored size: 465 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::Logic::Mgmt::V2018_07_01_preview module Models # # Defines values for SkuName # module SkuName NotSpecified = "NotSpecified" Free = "Free" Shared = "Shared" Basic = "Basic" Standard = "Standard" Premium = "Premium" end end end
Version data entries
5 entries across 5 versions & 1 rubygems