StreamanalyticsFunctions

Functions

Link copied to clipboard
suspend fun getJob(argument: GetJobPlainArgs): GetJobResult

Use this data source to access information about an existing Stream Analytics Job.

suspend fun getJob(argument: suspend GetJobPlainArgsBuilder.() -> Unit): GetJobResult
suspend fun getJob(name: String, resourceGroupName: String): GetJobResult