Package version:

A stream analytics output.

interface TestOutput {
    output: Output;
}

Properties

Properties

output: Output

The stream analytics output to test.

Generated using TypeDoc