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

TenantIdDescription 类

定义

租户 ID 信息。

public class TenantIdDescription
type TenantIdDescription = class
Public Class TenantIdDescription
继承
TenantIdDescription

构造函数

TenantIdDescription()

初始化 TenantIdDescription 类的新实例。

TenantIdDescription(String, String)

初始化 TenantIdDescription 类的新实例。

属性

Id

获取租户的完全限定 ID。 例如,/tenants/00000000-0000-0000-0000-00000000000000。

TenantId

获取租户 ID。 例如,000000000-0000-0000-0000-000000000000。

适用于