你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ManagementGroupDetails interface
管理组的详细信息。
属性
management |
管理组的上级。 |
management |
管理组的上级以反向顺序显示,从直接父级到根目录。 |
parent | (可选) 父管理组的 ID。 |
path | 从根目录到当前组的路径。 |
updated |
更新对象的主体或进程的标识。 |
updated |
上次更新此对象的日期和时间。 |
version | 对象的版本号。 |
属性详细信息
managementGroupAncestors
管理组的上级。
managementGroupAncestors?: string[]
属性值
string[]
managementGroupAncestorsChain
管理组的上级以反向顺序显示,从直接父级到根目录。
managementGroupAncestorsChain?: ManagementGroupPathElement[]
属性值
parent
path
updatedBy
更新对象的主体或进程的标识。
updatedBy?: string
属性值
string
updatedTime
上次更新此对象的日期和时间。
updatedTime?: Date
属性值
Date
version
对象的版本号。
version?: number
属性值
number