你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmClient.GetTenants 方法

定义

获取租户。

public virtual Azure.ResourceManager.Resources.TenantCollection GetTenants ();
abstract member GetTenants : unit -> Azure.ResourceManager.Resources.TenantCollection
override this.GetTenants : unit -> Azure.ResourceManager.Resources.TenantCollection
Public Overridable Function GetTenants () As TenantCollection

返回

租户集合。

适用于