get Job Step
Gets a job step in a job's current version. API Version: 2020-11-01-preview.
Return
A job step.
Parameters
argument
null
suspend fun getJobStep(jobAgentName: String, jobName: String, resourceGroupName: String, serverName: String, stepName: String): GetJobStepResult
Return
A job step.
Parameters
job Agent Name
The name of the job agent.
job Name
The name of the job.
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.
server Name
The name of the server.
step Name
The name of the job step.
See also
Return
A job step.
Parameters
argument
Builder for com.pulumi.azurenative.sql.kotlin.inputs.GetJobStepPlainArgs.