Sha256: fa1c7d4167c31df55c678b4c14cf91539bc935cfa85cafeed759a44289063a8a
Contents?: true
Size: 389 Bytes
Versions: 9
Compression:
Stored size: 389 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::V2019_03_01 module Models # # Defines values for StatusLevelTypes # module StatusLevelTypes Info = "Info" Warning = "Warning" Error = "Error" end end end
Version data entries
9 entries across 9 versions & 1 rubygems