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. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python