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

Version Path
azure_mgmt_security-0.19.0 lib/2017-08-01-preview/generated/azure_mgmt_security/models/reported_severity.rb
azure_mgmt_security-0.18.2 lib/2017-08-01-preview/generated/azure_mgmt_security/models/reported_severity.rb
azure_mgmt_security-0.18.1 lib/2017-08-01-preview/generated/azure_mgmt_security/models/reported_severity.rb
azure_mgmt_security-0.18.0 lib/2017-08-01-preview/generated/azure_mgmt_security/models/reported_severity.rb