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