Package version:

A stream analytics input.

interface TestInput {
    input: Input;
}

Properties

Properties

input: Input

The stream analytics input to test.

Generated using TypeDoc