Sha256: 104d48d48bda726fb18648dd39202111a29fd2c02d9fe480b2455eedaff90b7a

Contents?: true

Size: 528 Bytes

Versions: 1

Compression:

Stored size: 528 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::V2020_08_06_preview
  module Models
    #
    # Defines values for RecommendationSeverity
    #
    module RecommendationSeverity
      Unknown = "Unknown"
      NotApplicable = "NotApplicable"
      Healthy = "Healthy"
      OffByPolicy = "OffByPolicy"
      Low = "Low"
      Medium = "Medium"
      High = "High"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_security-0.19.0 lib/2020-08-06-preview/generated/azure_mgmt_security/models/recommendation_severity.rb