Sha256: f56aa585ae05b486c96b434d29b224a3ac53c1564c21ea467b7165b0875bd2aa
Contents?: true
Size: 399 Bytes
Versions: 9
Compression:
Stored size: 399 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 MSDeployLogEntryType # module MSDeployLogEntryType Message = "Message" Warning = "Warning" Error = "Error" end end end
Version data entries
9 entries across 9 versions & 1 rubygems