Package version:
Creates or updates a job step. This will implicitly create a new job version.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the job agent.
The name of the job.
The name of the job step.
The requested state of the job step.
Optional options: JobStepsCreateOrUpdateOptionalParamsThe options parameters.
Deletes a job step. This will implicitly create a new job version.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the job agent.
The name of the job.
The name of the job step to delete.
Optional options: JobStepsDeleteOptionalParamsThe options parameters.
Gets a job step in a job's current version.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the job agent.
The name of the job.
The name of the job step.
Optional options: JobStepsGetOptionalParamsThe options parameters.
Gets the specified version of a job step.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the job agent.
The name of the job.
The version of the job to get.
The name of the job step.
Optional options: JobStepsGetByVersionOptionalParamsThe options parameters.
Gets all job steps for a job's current version.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the job agent.
The name of the job to get.
Optional options: JobStepsListByJobOptionalParamsThe options parameters.
Gets all job steps in the specified job version.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the server.
The name of the job agent.
The name of the job to get.
The version of the job to get.
Optional options: JobStepsListByVersionOptionalParamsThe options parameters.
Generated using TypeDoc
Interface representing a JobSteps.