Sha256: 8c0571946bc01a0dac41723b26be66252627eaa65b78b4a67a63fe7aa0141745
Contents?: true
Size: 457 Bytes
Versions: 13
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::V2016_03_01 module Models # # Defines values for NotificationLevel # module NotificationLevel Critical = "Critical" Warning = "Warning" Information = "Information" NonUrgentSuggestion = "NonUrgentSuggestion" end end end
Version data entries
13 entries across 13 versions & 1 rubygems