QueryResult Class
The query result. :param type: The query result type. Possible values include: 'unknown', 'twin', 'deviceJob', 'jobResponse', 'raw', 'enrollment', 'enrollmentGroup', 'deviceRegistration' :type type: str or ~protocol.models.enum :param items: The query result items, as a collection. :type items: list[object] :param continuation_token: Request continuation token. :type continuation_token: str
- Inheritance
-
builtins.objectQueryResult
Constructor
QueryResult(**kwargs)
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python