Membros IJobOperations
Service operation for automation jobs. (see https://aka.ms/azureautomationsdk/joboperations for more information)
As tabelas a seguir listam os membros expostos pelo tipo IJobOperations.
Público Métodos
(consulte tambémExtension Métodos)
Nome | Descrição | |
---|---|---|
CreateAsync | Create a job of the runbook. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
GetAsync | Retrieve the job identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
GetOutputAsync | Retrieve the job output identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
GetRunbookContentAsync | Retrieve the runbook content of the job identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
ListAsync | Retrieve a list of jobs. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
ListNextAsync | Retrieve next list of jobs. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
ResumeAsync | Resume the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
StopAsync | Stop the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) | |
SuspendAsync | Suspend the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) |
Início
Extension Métodos
Nome | Descrição | |
---|---|---|
Create | Create a job of the runbook. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
CreateAsync | Create a job of the runbook. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
Get | Retrieve the job identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
GetAsync | Retrieve the job identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
GetOutput | Retrieve the job output identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
GetOutputAsync | Retrieve the job output identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
GetRunbookContent | Retrieve the runbook content of the job identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
GetRunbookContentAsync | Retrieve the runbook content of the job identified by job id. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
List | Retrieve a list of jobs. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
ListAsync | Retrieve a list of jobs. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
ListNext | Retrieve next list of jobs. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
ListNextAsync | Retrieve next list of jobs. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
Resume | Resume the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
ResumeAsync | Resume the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
Stop | Stop the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
StopAsync | Stop the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
Suspend | Suspend the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) | |
SuspendAsync | Suspend the job identified by jobId. (see https://aka.ms/azureautomationsdk/joboperations for more information) (Defined by JobOperationsExtensions.) |
Início
Consulte também
Referência
Interface IJobOperations
Namespace Microsoft.WindowsAzure.Management.Automation