共用方式為


az resource-mover

注意

此參考是 Azure CLI 資源移動器 延伸模組的一部分 (2.50.0 版或更高版本)。 擴充功能會在您第一次執行 az resource-mover 命令時自動安裝。 深入了解擴充功能。

管理資源移動器服務 API。

命令

名稱 Description 類型 狀態
az resource-mover move-collection

管理 move-collection。

擴充 GA
az resource-mover move-collection bulk-remove

從移動集合中移除要求本文中包含的移動資源集合。 協調流程是由服務完成。 為了協助使用者具備必要條件,用戶端可以使用設定為 true 的 validateOnly 屬性呼叫作業。

擴充 GA
az resource-mover move-collection commit

認可要求本文中包含的一組資源。 在 moveState 'CommitPending' 或 'CommitFailed' 的 moveResources 上觸發認可作業,在成功完成時,moveResource moveState 會執行轉換至 Committed。 為了協助使用者具備必要條件,用戶端可以使用設定為 true 的 validateOnly 屬性呼叫作業。

擴充 GA
az resource-mover move-collection create

建立移動集合。

擴充 GA
az resource-mover move-collection delete

刪除移動集合。

擴充 GA
az resource-mover move-collection discard

捨棄要求本文中包含的一組資源。 在 moveState 'CommitPending' 或 'DiscardFailed' 的 moveResources 上觸發捨棄作業,在成功完成時,moveResource moveState 會執行 MovePending 的轉換。 為了協助使用者具備必要條件,用戶端可以使用設定為 true 的 validateOnly 屬性呼叫作業。

擴充 GA
az resource-mover move-collection initiate-move

移動要求本文中包含的資源集。 移動作業會在 moveResources 位於 moveState 'MovePending' 或 'MoveFailed' 之後觸發,在成功完成時,moveResource moveState 會執行轉換至 CommitPending。 為了協助使用者具備必要條件,用戶端可以使用設定為 true 的 validateOnly 屬性呼叫作業。

擴充 GA
az resource-mover move-collection list

列出訂用帳戶中的所有移動集合。

擴充 GA
az resource-mover move-collection list-required-for

需要 arm 資源的移動資源清單。

擴充 GA
az resource-mover move-collection list-unresolved-dependency

列出未解析的相依性清單。

擴充 GA
az resource-mover move-collection prepare

起始準備要求本文中包含的一組資源。 準備作業位於 moveState 'PreparePending' 或 'PrepareFailed' 中的 moveResources 上,成功完成 moveResource moveState 會執行 MovePending 的轉換。 為了協助使用者具備必要條件,用戶端可以使用設定為 true 的 validateOnly 屬性呼叫作業。

擴充 GA
az resource-mover move-collection resolve-dependency

計算、解析及驗證 move 集合中 moveResources 的相依性。

擴充 GA
az resource-mover move-collection show

取得移動集合。

擴充 GA
az resource-mover move-collection update

更新移動集合。

擴充 GA
az resource-mover move-collection wait

將 CLI 置於等候狀態,直到符合條件為止。

擴充 GA
az resource-mover move-resource

管理移動資源。

擴充 GA
az resource-mover move-resource add

在移動集合中建立移動資源。

擴充 GA
az resource-mover move-resource delete

從移動集合中刪除移動資源。

擴充 GA
az resource-mover move-resource list

列出移動集合中的移動資源。

擴充 GA
az resource-mover move-resource show

取得移動資源。

擴充 GA
az resource-mover move-resource wait

將 CLI 置於等候狀態,直到符合條件為止。

擴充 GA