我试图以编程方式从Microsoft.Azure.Management.Compute使用C#检索托管服务.这需要ServiceClientCredential,我不知道如何得到它.谁能帮帮我吗?我可以使用它们,Microsoft.WindowsAzure.Management.Compute但在这里它只返回ResourceManager下的实例而不是经典实例.
Microsoft.Azure.Management.Compute
ServiceClientCredential
Microsoft.WindowsAzure.Management.Compute
c# azure
azure ×1
c# ×1