Compartilhar via


JobScheduleOperationsExtensions Classe

Definição

Métodos de extensão para JobScheduleOperations.

public static class JobScheduleOperationsExtensions
type JobScheduleOperationsExtensions = class
Public Module JobScheduleOperationsExtensions
Herança
JobScheduleOperationsExtensions

Métodos

Create(IJobScheduleOperations, String, String, Guid, JobScheduleCreateParameters)

Crie uma agenda de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

Create(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Métodos de extensão para JobScheduleOperations.

CreateAsync(IJobScheduleOperations, String, String, Guid, JobScheduleCreateParameters, CancellationToken)

Crie uma agenda de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

CreateAsync(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Métodos de extensão para JobScheduleOperations.

Delete(IJobScheduleOperations, String, String, Guid)

Exclua a agenda de trabalho identificada pelo nome da agenda de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(IJobScheduleOperations, String, String, Guid)

Métodos de extensão para JobScheduleOperations.

DeleteAsync(IJobScheduleOperations, String, String, Guid, CancellationToken)

Exclua a agenda de trabalho identificada pelo nome da agenda de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

Get(IJobScheduleOperations, String, String, Guid)

Recupere a agenda de trabalho identificada pelo nome da agenda de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(IJobScheduleOperations, String, String, Guid)

Métodos de extensão para JobScheduleOperations.

GetAsync(IJobScheduleOperations, String, String, Guid, CancellationToken)

Recupere a agenda de trabalho identificada pelo nome da agenda de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

List(IJobScheduleOperations, String, String)

Métodos de extensão para JobScheduleOperations.

ListAsync(IJobScheduleOperations, String, String)

Métodos de extensão para JobScheduleOperations.

ListByAutomationAccount(IJobScheduleOperations, String, String, ODataQuery<JobSchedule>)

Recupere uma lista de agendas de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountAsync(IJobScheduleOperations, String, String, ODataQuery<JobSchedule>, CancellationToken)

Recupere uma lista de agendas de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNext(IJobScheduleOperations, String)

Recupere uma lista de agendas de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNextAsync(IJobScheduleOperations, String, CancellationToken)

Recupere uma lista de agendas de trabalho. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNext(IJobScheduleOperations, String)

Métodos de extensão para JobScheduleOperations.

ListNextAsync(IJobScheduleOperations, String)

Métodos de extensão para JobScheduleOperations.

Aplica-se a