共用方式為


IssueType 列舉

定義

定義 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
繼承
IssueType
屬性
Newtonsoft.Json.JsonConverterAttribute

欄位

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

適用於