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.
Constructor
DescendantListResult(*, value: List[DescendantInfo] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
value
Required
|
The list of descendants. |
Keyword-Only Parameters
Name | Description |
---|---|
value
|
Default value: None
|
Variables
Name | Description |
---|---|
next_link
|
The URL to use for getting the next set of results. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python