models Package

Modules

column
column_py3
error_detail
error_detail_py3
error_info
error_info_py3
error_response
error_response_py3
query_body
query_body_py3
query_results
query_results_py3
table
table_py3

Classes

Column

A table column.

A column in a table.

ErrorDetail

Error details.

All required parameters must be populated in order to send to Azure.

ErrorInfo

The code and message for an error.

All required parameters must be populated in order to send to Azure.

ErrorResponse

Error details.

Contains details when the response code indicates an error.

All required parameters must be populated in order to send to Azure.

ErrorResponseException

Server responded with exception of type: 'ErrorResponse'.

QueryBody

The Analytics query. Learn more about the Analytics query syntax.

All required parameters must be populated in order to send to Azure.

QueryResults

A query response.

Contains the tables, columns & rows resulting from a query.

All required parameters must be populated in order to send to Azure.

Table

A query response table.

Contains the columns and rows for one table in a query response.

All required parameters must be populated in order to send to Azure.