Sha256: 6eeddc1ff6496985b98808831c19c5a7be3324b89eafcc5e650f9ac055d7a62c
Contents?: true
Size: 399 Bytes
Versions: 2
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::V2020_09_01 module Models # # Defines values for MSDeployLogEntryType # module MSDeployLogEntryType Message = "Message" Warning = "Warning" Error = "Error" end end end
Version data entries
2 entries across 2 versions & 1 rubygems