QueryResult 類別
查詢結果。 :p aram 類型:查詢結果類型。 可能的值包括:'unknown'、'twin'、'deviceJob'、'jobResponse'、'raw'、'enrollment'、'enrollmentGroup'、'deviceRegistration' :type type: str 或 ~protocol.models.enum :p aram 專案:查詢結果專案,作為集合。 :type items: list[object] :p aram continuation_token:要求接續權杖。 :type continuation_token: str
- 繼承
-
builtins.objectQueryResult
建構函式
QueryResult(**kwargs)