v1
latestSwagger 2.02026-07-1363437.0 KBInputs
Lists all of the inputs under the specified streaming job.
get/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/inputs
Path parameters
subscriptionIdstring required
GUID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resourceGroupNamestring required
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
jobNamestring required
The name of the streaming job.
Query parameters
$selectstring
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.
api-versionstring required
Client Api Version.
Response
Successfully listed the inputs under the specified streaming job.