v1
latestSwagger 2.02026-07-1391434.0 KBStreamingJobs
Gets details about the specified streaming job.
get/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}
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
$expandstring
The $expand OData query parameter. This is a comma-separated list of additional streaming job properties to include in the response, beyond the default set returned when this parameter is absent. The default set is all streaming job properties other than 'inputs', 'transformation', 'outputs', and 'functions'.
api-versionstring required
Client Api Version.
Response
Successfully retrieved the specified streaming job.