ResourceOperation interface
資源上作業的高階回應
屬性
| error |
如果資源層級錯誤碼存在,則為 |
| error |
如果資源層級錯誤詳細數據存在,則為 |
| operation | 在資源上執行之作業的詳細數據 |
| resource |
作業中涉及之資源的唯一標識符,例如ArmId |
屬性詳細資料
errorCode
如果資源層級錯誤碼存在,則為
errorCode?: string
屬性值
string
errorDetails
如果資源層級錯誤詳細數據存在,則為
errorDetails?: string
屬性值
string
operation
resourceId
作業中涉及之資源的唯一標識符,例如ArmId
resourceId?: string
屬性值
string