4
昨天,我用的是這行代碼與Microsoft.Azure.Management.ResourceManager版本1.5.0預覽:Azure的資源管理器 - 獲取資源組的所有資源
var listResources =
ResourceManagementClient.ResourceGroups.ListResources(resourceGroup.Name);
今天,我已經更新到1.6.0版的預覽版,但功能似乎不再可用。是否有另一種方法來獲取資源組中包含的資源列表?
謝謝,但如果我無法訪問Azure活動目錄,我可以從哪裏獲得'憑證'?任何工作? – Neo
@Neo根據我的知識,我們需要訪問Azure活動目錄。 –