Sdílet prostřednictvím


JobScheduleOperationsExtensions Třída

Definice

Rozšiřující metody pro JobScheduleOperations.

public static class JobScheduleOperationsExtensions
type JobScheduleOperationsExtensions = class
Public Module JobScheduleOperationsExtensions
Dědičnost
JobScheduleOperationsExtensions

Metody

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

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

Create(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Rozšiřující metody pro JobScheduleOperations.

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

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

CreateAsync(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Rozšiřující metody pro 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)

Rozšiřující metody pro 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)

Rozšiřující metody pro 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)

Rozšiřující metody pro JobScheduleOperations.

ListAsync(IJobScheduleOperations, String, String)

Rozšiřující metody pro 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)

Rozšiřující metody pro JobScheduleOperations.

ListNextAsync(IJobScheduleOperations, String)

Rozšiřující metody pro JobScheduleOperations.

Platí pro