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

HierarchySettingsInfo interface

层次结构设置资源。

属性

defaultManagementGroup

设置在此租户中添加新订阅的默认管理组的设置。 例如,/providers/Microsoft.Management/managementGroups/defaultGroup

id

设置对象的完全限定 ID。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-0000000000000/settings/default。 注意:此属性不会序列化。 它只能由服务器填充。

name

对象的名称。 在这种情况下,默认值为 。 注意:此属性不会序列化。 它只能由服务器填充。

requireAuthorizationForGroupCreation

指示在根管理组下创建组时是否需要 RBAC 访问权限。 如果设置为 true,则用户需要对根管理组范围执行 Microsoft.Management/managementGroups/write 操作,以便直接在根目录下创建新组。 这将阻止新用户创建新的管理组,除非他们被授予访问权限。

tenantId

与层次结构设置关联的 AAD 租户 ID。 例如,00000000-0000-0000-0000-00000000000000

type

资源类型。 例如,Microsoft.Management/managementGroups/settings。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

defaultManagementGroup

设置在此租户中添加新订阅的默认管理组的设置。 例如,/providers/Microsoft.Management/managementGroups/defaultGroup

defaultManagementGroup?: string

属性值

string

id

设置对象的完全限定 ID。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-0000000000000/settings/default。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

name

对象的名称。 在这种情况下,默认值为 。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

requireAuthorizationForGroupCreation

指示在根管理组下创建组时是否需要 RBAC 访问权限。 如果设置为 true,则用户需要对根管理组范围执行 Microsoft.Management/managementGroups/write 操作,以便直接在根目录下创建新组。 这将阻止新用户创建新的管理组,除非他们被授予访问权限。

requireAuthorizationForGroupCreation?: boolean

属性值

boolean

tenantId

与层次结构设置关联的 AAD 租户 ID。 例如,00000000-0000-0000-0000-00000000000000

tenantId?: string

属性值

string

type

资源类型。 例如,Microsoft.Management/managementGroups/settings。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string