共用方式為


DscReportError interface

dsc 節點報告錯誤類型的定義。

屬性

errorCode

取得或設定錯誤碼。

errorDetails

取得或設定錯誤詳細資料。

errorMessage

取得或設定錯誤訊息。

errorSource

取得或設定錯誤的來源。

locale

取得或設定錯誤的地區設定。

resourceId

取得或設定產生錯誤的資源識別碼。

屬性詳細資料

errorCode

取得或設定錯誤碼。

errorCode?: string

屬性值

string

errorDetails

取得或設定錯誤詳細資料。

errorDetails?: string

屬性值

string

errorMessage

取得或設定錯誤訊息。

errorMessage?: string

屬性值

string

errorSource

取得或設定錯誤的來源。

errorSource?: string

屬性值

string

locale

取得或設定錯誤的地區設定。

locale?: string

屬性值

string

resourceId

取得或設定產生錯誤的資源識別碼。

resourceId?: string

屬性值

string