Share via


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
msrest.serialization.Model
DescendantListResult

Constructor

DescendantListResult(*, value: List[DescendantInfo] | None = None, **kwargs)

Parameters

Name Description
value
Required

The list of descendants.

Keyword-Only Parameters

Name Description
value
Required

Variables

Name Description
next_link
str

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