Sha256: 68fa025796a245a66ef7ce48a262d7a61ec097bdeb4be9d3d3704ab4fe96d1c5
Contents?: true
Size: 377 Bytes
Versions: 21
Compression:
Stored size: 377 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::Compute::Mgmt::V2015_06_15 module Models # # Defines values for OperatingSystemTypes # module OperatingSystemTypes Windows = "Windows" Linux = "Linux" end end end
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_compute-0.15.0 | lib/2015-06-15/generated/azure_mgmt_compute/models/operating_system_types.rb |