我嘗試使用PowerShell和Azure Management API創建Azure Managed Cache,因爲Offical Azure PowerShell Cmdlets對Creation and Update of Azure Managed Cache的支持非常有限,所以需要採用這種兩種方法。然而有一個established pattern for calling the Azu
我嘗試使用Azure資源管理器和Azure計算管理API來獲取資源組中的虛擬機列表以及所有虛擬機屬性。即使我已更新到最新版本,它仍然失敗並出現InvalidAPIVersion錯誤。根據錯誤,它預計舊版本不,但我沒有看到任何這樣的版本舊庫。有人可以建議我錯過了什麼? VirtualMachineGetResponse vm = m_computeClient.VirtualMachines.Get