你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ManagementGroupInfo interface
管理组资源。
属性
display |
管理组的友好名称。 |
id | 管理组的完全限定 ID。 例如,/providers/Microsoft.Management/managementGroups/000000-0000-0000-0000-0000000000 注意:此属性不会序列化。 它只能由服务器填充。 |
name | 管理组的名称。 例如,00000000-0000-0000-0000-00000000000 注意:此属性不会序列化。 它只能由服务器填充。 |
tenant |
与管理组关联的 AAD 租户 ID。 例如,00000000-0000-0000-0000-0000000000000 |
type | 资源的类型。 例如,Microsoft.Management/managementGroups 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
displayName
管理组的友好名称。
displayName?: string
属性值
string
id
管理组的完全限定 ID。 例如,/providers/Microsoft.Management/managementGroups/000000-0000-0000-0000-0000000000 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
name
管理组的名称。 例如,00000000-0000-0000-0000-00000000000 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
tenantId
与管理组关联的 AAD 租户 ID。 例如,00000000-0000-0000-0000-0000000000000
tenantId?: string
属性值
string
type
资源的类型。 例如,Microsoft.Management/managementGroups 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string