你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CreateManagementGroupDetails interface
The details of a management group used during creation.
Properties
parent | (Optional) The ID of the parent management group used during creation. |
updated |
The identity of the principal or process that updated the object. NOTE: This property will not be serialized. It can only be populated by the server. |
updated |
The date and time when this object was last updated. NOTE: This property will not be serialized. It can only be populated by the server. |
version | The version number of the object. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
parent
(Optional) The ID of the parent management group used during creation.
parent?: CreateParentGroupInfo
Property Value
updatedBy
The identity of the principal or process that updated the object. NOTE: This property will not be serialized. It can only be populated by the server.
updatedBy?: string
Property Value
string
updatedTime
The date and time when this object was last updated. NOTE: This property will not be serialized. It can only be populated by the server.
updatedTime?: Date
Property Value
Date
version
The version number of the object. NOTE: This property will not be serialized. It can only be populated by the server.
version?: number
Property Value
number