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. |
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python