MSDeployLogEntryType Enum

Definition

Defines values for MSDeployLogEntryType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MSDeployLogEntryType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MSDeployLogEntryType = 
Public Enum MSDeployLogEntryType
Inheritance
MSDeployLogEntryType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Error 2
Message 0
Warning 1

Applies to