FunctionListResult Class

Object containing a list of functions under a streaming job.

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

Inheritance
FunctionListResult

Constructor

FunctionListResult(**kwargs)

Variables

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

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

next_link
str

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