DescendantListResult Class

Describes the result of the request to view descendants.

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

Inheritance
DescendantListResult

Constructor

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

Parameters

value
list[DescendantInfo]
Required

The list of descendants.

Variables

next_link
str

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