共用方式為


AzureResourceErrorInfo interface

Azure 資源錯誤資訊。

Extends

屬性

details

錯誤詳細數據。

message

錯誤訊息。

繼承的屬性

code

錯誤碼。

屬性詳細資料

details

錯誤詳細數據。

details?: AzureResourceErrorInfo[]

屬性值

message

錯誤訊息。

message: string

屬性值

string

繼承的屬性詳細資料

code

錯誤碼。

code: string

屬性值

string

繼承自ErrorInfo.code