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