Udostępnij za pośrednictwem


IJobScheduleOperations Interfejs

Definicja

Operacje JobScheduleOperations.

public interface IJobScheduleOperations
type IJobScheduleOperations = interface
Public Interface IJobScheduleOperations

Metody

CreateAsync(String, String, JobScheduleCreateParameters, CancellationToken)

Operacje JobScheduleOperations.

CreateWithHttpMessagesAsync(String, String, Guid, JobScheduleCreateParameters, Dictionary<String,List<String>>, CancellationToken)

Utwórz harmonogram zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(String, String, Guid, CancellationToken)

Operacje JobScheduleOperations.

DeleteWithHttpMessagesAsync(String, String, Guid, Dictionary<String,List<String>>, CancellationToken)

Usuń harmonogram zadań zidentyfikowany według nazwy harmonogramu zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(String, String, Guid, CancellationToken)

Operacje JobScheduleOperations.

GetWithHttpMessagesAsync(String, String, Guid, Dictionary<String,List<String>>, CancellationToken)

Pobierz harmonogram zadań zidentyfikowany według nazwy harmonogramu zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListAsync(String, String, CancellationToken)

Operacje JobScheduleOperations.

ListByAutomationAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Pobieranie listy harmonogramów zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountWithHttpMessagesAsync(String, String, ODataQuery<JobSchedule>, Dictionary<String,List<String>>, CancellationToken)

Pobieranie listy harmonogramów zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNextAsync(String, CancellationToken)

Operacje JobScheduleOperations.

Metody rozszerzania

Create(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Operacje JobScheduleOperations.

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

Utwórz harmonogram zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

CreateAsync(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Operacje JobScheduleOperations.

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

Utwórz harmonogram zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

Delete(IJobScheduleOperations, String, String, Guid)

Usuń harmonogram zadań zidentyfikowany według nazwy harmonogramu zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(IJobScheduleOperations, String, String, Guid)

Operacje JobScheduleOperations.

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

Usuń harmonogram zadań zidentyfikowany według nazwy harmonogramu zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

Get(IJobScheduleOperations, String, String, Guid)

Pobierz harmonogram zadań zidentyfikowany według nazwy harmonogramu zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(IJobScheduleOperations, String, String, Guid)

Operacje JobScheduleOperations.

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

Pobierz harmonogram zadań zidentyfikowany według nazwy harmonogramu zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

List(IJobScheduleOperations, String, String)

Operacje JobScheduleOperations.

ListAsync(IJobScheduleOperations, String, String)

Operacje JobScheduleOperations.

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

Pobieranie listy harmonogramów zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

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

Pobieranie listy harmonogramów zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNext(IJobScheduleOperations, String)

Pobieranie listy harmonogramów zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNextAsync(IJobScheduleOperations, String, CancellationToken)

Pobieranie listy harmonogramów zadań. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNext(IJobScheduleOperations, String)

Operacje JobScheduleOperations.

ListNextAsync(IJobScheduleOperations, String)

Operacje JobScheduleOperations.

Dotyczy