Sha256: e1fd2d1864259da166dd6b0fdc603eb20f1970de0f2cccf9a929d78a1791a832
Contents?: true
Size: 399 Bytes
Versions: 10
Compression:
Stored size: 399 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::Monitor::Mgmt::V2018_04_16 module Models # # Defines values for AlertSeverity # module AlertSeverity Zero = "0" One = "1" Two = "2" Three = "3" Four = "4" end end end
Version data entries
10 entries across 10 versions & 1 rubygems