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. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python