ManagementGroupListResult Class

Describes the result of the request to list management groups.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ManagementGroupListResult

Constructor

ManagementGroupListResult(*, value: Optional[List[azure.mgmt.managementgroups.models._models_py3.ManagementGroupInfo]] = None, **kwargs)

Parameters

value
list[ManagementGroupInfo]
Required

The list of management groups.

Variables

next_link
str

The URL to use for getting the next set of results.