CreateManagementGroupDetails Class
The details of a management group used during creation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelCreateManagementGroupDetails
Constructor
CreateManagementGroupDetails(*, parent: CreateParentGroupInfo | None = None, **kwargs)
Parameters
Name | Description |
---|---|
parent
Required
|
(Optional) The ID of the parent management group used during creation. |
Keyword-Only Parameters
Name | Description |
---|---|
parent
Required
|
|
Variables
Name | Description |
---|---|
version
|
The version number of the object. |
updated_time
|
The date and time when this object was last updated. |
updated_by
|
The identity of the principal or process that updated the object. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python