get Streaming Job
Gets details about the specified streaming job. Uses Azure REST API version 2020-03-01. Other available API versions: 2017-04-01-preview, 2021-10-01-preview.
Return
A streaming job object, containing all information associated with the named streaming job.
Parameters
null
Return
A streaming job object, containing all information associated with the named streaming job.
Parameters
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'.
The name of the streaming job.
The name of the resource group. The name is case insensitive.
See also
Return
A streaming job object, containing all information associated with the named streaming job.
Parameters
Builder for com.pulumi.azurenative.streamanalytics.kotlin.inputs.GetStreamingJobPlainArgs.