get Output
Gets details about the specified output. API Version: 2016-03-01.
Return
An output object, containing all information associated with the named output. All outputs are contained under a streaming job.
Parameters
argument
null
suspend fun getOutput(jobName: String, outputName: String, resourceGroupName: String): GetOutputResult
Return
An output object, containing all information associated with the named output. All outputs are contained under a streaming job.
Parameters
job Name
The name of the streaming job.
output Name
The name of the output.
resource Group Name
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
See also
Return
An output object, containing all information associated with the named output. All outputs are contained under a streaming job.
Parameters
argument
Builder for com.pulumi.azurenative.streamanalytics.kotlin.inputs.GetOutputPlainArgs.