共用方式為


ResourceOperation interface

資源上作業的高階回應

屬性

errorCode

如果資源層級錯誤碼存在,則為

errorDetails

如果資源層級錯誤詳細數據存在,則為

operation

在資源上執行之作業的詳細數據

resourceId

作業中涉及之資源的唯一標識符,例如ArmId

屬性詳細資料

errorCode

如果資源層級錯誤碼存在,則為

errorCode?: string

屬性值

string

errorDetails

如果資源層級錯誤詳細數據存在,則為

errorDetails?: string

屬性值

string

operation

在資源上執行之作業的詳細數據

operation?: ResourceOperationDetails

屬性值

resourceId

作業中涉及之資源的唯一標識符,例如ArmId

resourceId?: string

屬性值

string