Sha256: 21a741fa00ac44fa4f566331aa1f0c1a3ff19f8cc4fbdd11a1911b65834628e4
Contents?: true
Size: 383 Bytes
Versions: 2
Compression:
Stored size: 383 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.16.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::Compute module Models # # Defines values for StatusLevelTypes # module StatusLevelTypes Info = "Info" Warning = "Warning" Error = "Error" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_compute-0.2.1 | lib/azure_mgmt_compute/models/status_level_types.rb |
azure_mgmt_compute-0.2.0 | lib/azure_mgmt_compute/models/status_level_types.rb |