Sha256: 56d0cca7b1d61236c05aa4eea8018fb16e807f295ec441908a44dd18ba112ce6
Contents?: true
Size: 389 Bytes
Versions: 5
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_12_01 module Models # # Defines values for StatusLevelTypes # module StatusLevelTypes Info = "Info" Warning = "Warning" Error = "Error" end end end
Version data entries
5 entries across 5 versions & 1 rubygems