Sha256: 667b252844fb24e10973805b80bf695ad990be36cf773e429566e86f418a9854
Contents?: true
Size: 395 Bytes
Versions: 12
Compression:
Stored size: 395 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::ContainerInstance::Mgmt::V2017_08_01_preview module Models # # Defines values for OperatingSystemTypes # module OperatingSystemTypes Windows = "Windows" Linux = "Linux" end end end
Version data entries
12 entries across 12 versions & 1 rubygems