Sha256: c1fd8993002b2affcb67a8987eb78c1ab9b9ba129ff4be2314060500cc9e965c
Contents?: true
Size: 430 Bytes
Versions: 4
Compression:
Stored size: 430 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::Security::Mgmt::V2017_08_01_preview module Models # # Defines values for ReportedSeverity # module ReportedSeverity Informational = "Informational" Low = "Low" Medium = "Medium" High = "High" end end end
Version data entries
4 entries across 4 versions & 1 rubygems