Compartir a través de


JobsExecutions interface

Interfaz que representa jobsExecutions.

Métodos

list(string, string, JobsExecutionsListOptionalParams)

Obtener las ejecuciones de un trabajo de Container Apps

Detalles del método

list(string, string, JobsExecutionsListOptionalParams)

Obtener las ejecuciones de un trabajo de Container Apps

function list(resourceGroupName: string, jobName: string, options?: JobsExecutionsListOptionalParams): PagedAsyncIterableIterator<JobExecution, JobExecution[], PageSettings>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

jobName

string

Nombre del trabajo

options
JobsExecutionsListOptionalParams

Parámetros de opciones.

Devoluciones