Lists all of the outputs under the specified streaming job.
Supports noop? false
Parameters
api_version(Optional[String[1]])
— Client Api Version.
subscription_id(Optional[String[1]])
— GUID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resource_group_name(Optional[String[1]])
— The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
job_name(Optional[String[1]])
— The name of the streaming job.
value(Optional[String[1]])
— A list of outputs under a streaming job. Populated by a 'List' operation.
nextlink(Optional[String[1]])
— The link (url) to the next page of results.
select(Optional[String[1]])
— The $select OData query parameter. This is a comma-separated list of structural properties to include in the response, or '*' to include all properties. By default, all properties are returned except diagnostics. Currently only accepts '*' as a valid value.