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

HubData.TenantFeatures 属性

定义

已启用的中心功能的位标志。 位 0 设置为 1 表示图形已启用,如果设置为 0,则为禁用。 位 1 设置为 1 表示中心处于禁用状态,如果设置为 0,则为启用。

public int? TenantFeatures { get; set; }
member this.TenantFeatures : Nullable<int> with get, set
Public Property TenantFeatures As Nullable(Of Integer)

属性值

适用于