Sha256: 58e8770a1e9493fd715f0d128dfba2859fe0a94d93ca65d1a7d9cc6c85e87dda
Contents?: true
Size: 457 Bytes
Versions: 9
Compression:
Stored size: 457 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::Web::Mgmt::V2018_02_01 module Models # # Defines values for NotificationLevel # module NotificationLevel Critical = "Critical" Warning = "Warning" Information = "Information" NonUrgentSuggestion = "NonUrgentSuggestion" end end end
Version data entries
9 entries across 9 versions & 1 rubygems