JobsExecutions interface
Interface representing a JobsExecutions.
Methods
list(string, string, Jobs |
Get a Container Apps Job's executions |
Method Details
list(string, string, JobsExecutionsListOptionalParams)
Get a Container Apps Job's executions
function list(resourceGroupName: string, jobName: string, options?: JobsExecutionsListOptionalParams): PagedAsyncIterableIterator<JobExecution, JobExecution[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- jobName
-
string
Job Name
- options
- JobsExecutionsListOptionalParams
The options parameters.