OutputListResult Class

Object containing a list of outputs under a streaming job.

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

Inheritance
OutputListResult

Constructor

OutputListResult(**kwargs)

Variables

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

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

next_link
str

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