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

Tenant 接口

实现

HasInner<com.microsoft.azure.management.resources.implementation.TenantIdDescriptionInner> 是可索引的

public interface Tenant
extends Indexable, HasInner<com.microsoft.azure.management.resources.implementation.TenantIdDescriptionInner>

Azure 租户的不可变客户端表示形式。

方法摘要

修饰符和类型 方法和描述
abstract java.lang.String tenantId()

方法详细信息

tenantId

public abstract String tenantId()

Returns:

租户的 UUID

适用于