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
Constructor
QueryResult(**kwargs)
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python