Step interface

トラブルシューティング ツールの手順

プロパティ

automatedCheckResults

AutomatedStep 型の場合のみ

description

手順の説明。

error

エラーの詳細。

executionStatus

トラブルシューティング ツール ステップの実行の状態。

executionStatusDescription

このフィールドには、実行状態の詳細な状態の説明があります。

guidance

ステップ ガイダンスを取得または設定します。

id

一意のステップ ID。

inputs
insights
isLastStep

は、ワークフローの最後のステップです。

title

手順のタイトル。

type

トラブルシューティング手順の種類。

プロパティの詳細

automatedCheckResults

AutomatedStep 型の場合のみ

automatedCheckResults?: AutomatedCheckResult

プロパティ値

description

手順の説明。

description?: string

プロパティ値

string

error

エラーの詳細。

error?: ErrorDetail

プロパティ値

executionStatus

トラブルシューティング ツール ステップの実行の状態。

executionStatus?: string

プロパティ値

string

executionStatusDescription

このフィールドには、実行状態の詳細な状態の説明があります。

executionStatusDescription?: string

プロパティ値

string

guidance

ステップ ガイダンスを取得または設定します。

guidance?: string

プロパティ値

string

id

一意のステップ ID。

id?: string

プロパティ値

string

inputs

inputs?: StepInput[]

プロパティ値

insights

insights?: Insight[]

プロパティ値

isLastStep

は、ワークフローの最後のステップです。

isLastStep?: boolean

プロパティ値

boolean

title

手順のタイトル。

title?: string

プロパティ値

string

type

トラブルシューティング手順の種類。

type?: string

プロパティ値

string