Share via


TestQuery interface

The request object for query testing.

Properties

diagnostics

Diagnostics information related to query testing.

streamingJob

Stream analytics job object which defines the input, output, and transformation for the query testing.

Property Details

diagnostics

Diagnostics information related to query testing.

diagnostics?: TestQueryDiagnostics

Property Value

streamingJob

Stream analytics job object which defines the input, output, and transformation for the query testing.

streamingJob: StreamingJob

Property Value