共用方式為


OperationErrorDetails interface

這會定義與唯一 operationId 相關聯的作業錯誤清單

屬性

azureOperationName

Start/Deallocate/Hibernate 要求的計算 operationid

crpOperationId

Start/Deallocate/Hibernate 要求的計算 operationid

errorCode

作業的錯誤碼

errorDetails

作業的錯誤詳細數據

errorDetailsTimestamp

發生錯誤的時間戳

timestamp

發生錯誤的時間戳

屬性詳細資料

azureOperationName

Start/Deallocate/Hibernate 要求的計算 operationid

azureOperationName?: string

屬性值

string

crpOperationId

Start/Deallocate/Hibernate 要求的計算 operationid

crpOperationId?: string

屬性值

string

errorCode

作業的錯誤碼

errorCode: string

屬性值

string

errorDetails

作業的錯誤詳細數據

errorDetails: string

屬性值

string

errorDetailsTimestamp

發生錯誤的時間戳

errorDetailsTimestamp?: string

屬性值

string

timestamp

發生錯誤的時間戳

timestamp?: string

屬性值

string