Share via


IJobScheduleOperations Rozhraní

Definice

Operace JobScheduleOperations.

public interface IJobScheduleOperations
type IJobScheduleOperations = interface
Public Interface IJobScheduleOperations

Metody

CreateAsync(String, String, JobScheduleCreateParameters, CancellationToken)

Operace JobScheduleOperations.

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

Vytvořte plán úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(String, String, Guid, CancellationToken)

Operace JobScheduleOperations.

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

Odstraňte plán úloh určený názvem plánu úlohy. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(String, String, Guid, CancellationToken)

Operace JobScheduleOperations.

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

Načtěte plán úloh identifikovaný názvem plánu úlohy. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListAsync(String, String, CancellationToken)

Operace JobScheduleOperations.

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

Načte seznam plánů úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

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

Načte seznam plánů úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNextAsync(String, CancellationToken)

Operace JobScheduleOperations.

Metody rozšíření

Create(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Operace JobScheduleOperations.

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

Vytvořte plán úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

CreateAsync(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Operace JobScheduleOperations.

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

Vytvořte plán úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

Delete(IJobScheduleOperations, String, String, Guid)

Odstraňte plán úloh určený názvem plánu úlohy. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(IJobScheduleOperations, String, String, Guid)

Operace JobScheduleOperations.

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

Odstraňte plán úloh určený názvem plánu úlohy. http://aka.ms/azureautomationsdk/jobscheduleoperations

Get(IJobScheduleOperations, String, String, Guid)

Načtěte plán úloh identifikovaný názvem plánu úlohy. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(IJobScheduleOperations, String, String, Guid)

Operace JobScheduleOperations.

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

Načtěte plán úloh identifikovaný názvem plánu úlohy. http://aka.ms/azureautomationsdk/jobscheduleoperations

List(IJobScheduleOperations, String, String)

Operace JobScheduleOperations.

ListAsync(IJobScheduleOperations, String, String)

Operace JobScheduleOperations.

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

Načte seznam plánů úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

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

Načte seznam plánů úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNext(IJobScheduleOperations, String)

Načte seznam plánů úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNextAsync(IJobScheduleOperations, String, CancellationToken)

Načte seznam plánů úloh. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNext(IJobScheduleOperations, String)

Operace JobScheduleOperations.

ListNextAsync(IJobScheduleOperations, String)

Operace JobScheduleOperations.

Platí pro