Sha256: 42f4098376acffadb68cc2279c98add17963189da0c5083175da21bbda0d22f0
Contents?: true
Size: 387 Bytes
Versions: 6
Compression:
Stored size: 387 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::V2018_09_01 module Models # # Defines values for OperatingSystemTypes # module OperatingSystemTypes Windows = "Windows" Linux = "Linux" end end end
Version data entries
6 entries across 6 versions & 1 rubygems