Sha256: 0896c37cf84c07321f601954a6c5258dceb0a5e966638a641bbf94fc7a0dc870
Contents?: true
Size: 373 Bytes
Versions: 2
Compression:
Stored size: 373 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::ServiceFabric::V7_0_0_42 module Models # # Defines values for OperatingSystemType # module OperatingSystemType Linux = "Linux" Windows = "Windows" end end end
Version data entries
2 entries across 2 versions & 1 rubygems