TestInput Interface
public interface TestInput
An immutable client-side representation of TestInput.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Test |
innerModel()
Gets the inner com. |
| abstract Input |
input()
Gets the input property: The stream analytics input to test. |
Method Details
innerModel
public abstract TestInputInner innerModel()
Gets the inner com.azure.resourcemanager.streamanalytics.fluent.models.TestInputInner object.
Returns:
input
public abstract Input input()
Gets the input property: The stream analytics input to test.
Returns: