次の方法で共有


DetectorAbnormalTimePeriodOutput interface

異常な期間を表すクラスが検出されました。

プロパティ

endTime

関連付けられたイベントの終了時刻

message

イベントを説明するメッセージ

metaData

ダウンタイム メタデータ

priority

検出機能のランクを表します。

solutions

提案されたソリューションの一覧

source

Detector の名前を表します。

startTime

関連付けられたイベントの開始時刻

type

Detector の種類を表します。

プロパティの詳細

endTime

関連付けられたイベントの終了時刻

endTime?: string

プロパティ値

string

message

イベントを説明するメッセージ

message?: string

プロパティ値

string

metaData

ダウンタイム メタデータ

metaData?: NameValuePairOutput[][]

プロパティ値

priority

検出機能のランクを表します。

priority?: number

プロパティ値

number

solutions

提案されたソリューションの一覧

solutions?: SolutionOutput[]

プロパティ値

source

Detector の名前を表します。

source?: string

プロパティ値

string

startTime

関連付けられたイベントの開始時刻

startTime?: string

プロパティ値

string

type

Detector の種類を表します。

type?: "ServiceIncident" | "AppDeployment" | "AppCrash" | "RuntimeIssueDetected" | "AseDeployment" | "UserIssue" | "PlatformIssue" | "Other"

プロパティ値

"ServiceIncident" | "AppDeployment" | "AppCrash" | "RuntimeIssueDetected" | "AseDeployment" | "UserIssue" | "PlatformIssue" | "Other"