CreateManagementGroupDetails interface

The details of a management group used during creation.

Properties

parent

(Optional) The ID of the parent management group used during creation.

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.

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.

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