共用方式為


OperationStatusError interface

來自 Azure 裸機基礎結構服務的錯誤。

屬性

code

伺服器定義的錯誤碼集。

message

人類可讀取的錯誤表示法。

屬性詳細資料

code

伺服器定義的錯誤碼集。

code?: string

屬性值

string

message

人類可讀取的錯誤表示法。

message?: string

屬性值

string