Aracılığıyla paylaş


JobScheduleOperationsExtensions Sınıf

Tanım

JobScheduleOperations için uzantı yöntemleri.

public static class JobScheduleOperationsExtensions
type JobScheduleOperationsExtensions = class
Public Module JobScheduleOperationsExtensions
Devralma
JobScheduleOperationsExtensions

Yöntemler

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

bir iş zamanlaması oluşturun. http://aka.ms/azureautomationsdk/jobscheduleoperations

Create(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

JobScheduleOperations için uzantı yöntemleri.

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

bir iş zamanlaması oluşturun. http://aka.ms/azureautomationsdk/jobscheduleoperations

CreateAsync(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

JobScheduleOperations için uzantı yöntemleri.

Delete(IJobScheduleOperations, String, String, Guid)

İş zamanlaması adıyla tanımlanan iş zamanlamasını silin. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(IJobScheduleOperations, String, String, Guid)

JobScheduleOperations için uzantı yöntemleri.

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

İş zamanlaması adıyla tanımlanan iş zamanlamasını silin. http://aka.ms/azureautomationsdk/jobscheduleoperations

Get(IJobScheduleOperations, String, String, Guid)

İş zamanlaması adıyla tanımlanan iş zamanlamasını alın. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(IJobScheduleOperations, String, String, Guid)

JobScheduleOperations için uzantı yöntemleri.

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

İş zamanlaması adıyla tanımlanan iş zamanlamasını alın. http://aka.ms/azureautomationsdk/jobscheduleoperations

List(IJobScheduleOperations, String, String)

JobScheduleOperations için uzantı yöntemleri.

ListAsync(IJobScheduleOperations, String, String)

JobScheduleOperations için uzantı yöntemleri.

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

İş zamanlamalarının listesini alın. http://aka.ms/azureautomationsdk/jobscheduleoperations

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

İş zamanlamalarının listesini alın. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNext(IJobScheduleOperations, String)

İş zamanlamalarının listesini alın. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNextAsync(IJobScheduleOperations, String, CancellationToken)

İş zamanlamalarının listesini alın. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNext(IJobScheduleOperations, String)

JobScheduleOperations için uzantı yöntemleri.

ListNextAsync(IJobScheduleOperations, String)

JobScheduleOperations için uzantı yöntemleri.

Şunlara uygulanır