Sha256: 0c2bc9b01ac691ae0860d7c6891ac7477b43bf2cee4f10b22c06913f6388f838
Contents?: true
Size: 429 Bytes
Versions: 7
Compression:
Stored size: 429 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::Scheduler::Mgmt::V2016_03_01 module Models # # Defines values for SkuDefinition # module SkuDefinition Standard = "Standard" Free = "Free" P10Premium = "P10Premium" P20Premium = "P20Premium" end end end
Version data entries
7 entries across 7 versions & 1 rubygems