get Job
Gets a Job. API Version: 2020-05-01.
Return
A Job resource type. The progress and state can be obtained by polling a Job or subscribing to events using EventGrid.
Parameters
argument
null
suspend fun getJob(accountName: String, jobName: String, resourceGroupName: String, transformName: String): GetJobResult
Return
A Job resource type. The progress and state can be obtained by polling a Job or subscribing to events using EventGrid.
Parameters
account Name
The Media Services account name.
job Name
The Job name.
resource Group Name
The name of the resource group within the Azure subscription.
transform Name
The Transform name.
See also
Return
A Job resource type. The progress and state can be obtained by polling a Job or subscribing to events using EventGrid.
Parameters
argument
Builder for com.pulumi.azurenative.media.kotlin.inputs.GetJobPlainArgs.