IssueType type
IssueType の値を定義します。
type IssueType =
| "ServiceIncident"
| "AppDeployment"
| "AppCrash"
| "RuntimeIssueDetected"
| "AseDeployment"
| "UserIssue"
| "PlatformIssue"
| "Other"
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
IssueType の値を定義します。
type IssueType =
| "ServiceIncident"
| "AppDeployment"
| "AppCrash"
| "RuntimeIssueDetected"
| "AseDeployment"
| "UserIssue"
| "PlatformIssue"
| "Other"