Share via


StreamAnalyticsTestQuery Class

Definition

The request object for query testing.

public class StreamAnalyticsTestQuery
type StreamAnalyticsTestQuery = class
Public Class StreamAnalyticsTestQuery
Inheritance
StreamAnalyticsTestQuery

Constructors

StreamAnalyticsTestQuery(StreamingJobData)

Initializes a new instance of StreamAnalyticsTestQuery.

Properties

Path

The path to the subdirectory.

StreamingJob

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

WriteUri

The SAS URI to the container or directory.

Applies to