Compartir a través de


IssueType Enumeración

Definición

Define los valores de IssueType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum IssueType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type IssueType = 
Public Enum IssueType
Herencia
IssueType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

AppCrash 2
AppDeployment 1
AseDeployment 4
Other 7
PlatformIssue 6
RuntimeIssueDetected 3
ServiceIncident 0
UserIssue 5

Se aplica a