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.

updatedTime

The date and time when this object was last updated.

version

The version number of the object.

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.

updatedBy?: string

Property Value

string

updatedTime

The date and time when this object was last updated.

updatedTime?: Date

Property Value

Date

version

The version number of the object.

version?: number

Property Value

number