InputListResult Class

Object containing a list of inputs under a streaming job.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
InputListResult

Constructor

InputListResult(**kwargs)

Variables

value
list[<xref:stream_analytics_management_client.models.Input>]

A list of inputs under a streaming job. Populated by a 'List' operation.

next_link
str

The link (url) to the next page of results.