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