Share via


JobScheduleOperationsExtensions Klass

Definition

Tilläggsmetoder för JobScheduleOperations.

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

Metoder

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

Skapa ett jobbschema. http://aka.ms/azureautomationsdk/jobscheduleoperations

Create(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Tilläggsmetoder för JobScheduleOperations.

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

Skapa ett jobbschema. http://aka.ms/azureautomationsdk/jobscheduleoperations

CreateAsync(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

Tilläggsmetoder för JobScheduleOperations.

Delete(IJobScheduleOperations, String, String, Guid)

Ta bort jobbschemat som identifieras med jobbschemats namn. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(IJobScheduleOperations, String, String, Guid)

Tilläggsmetoder för JobScheduleOperations.

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

Ta bort jobbschemat som identifieras med jobbschemats namn. http://aka.ms/azureautomationsdk/jobscheduleoperations

Get(IJobScheduleOperations, String, String, Guid)

Hämta jobbschemat som identifieras med jobbschemats namn. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(IJobScheduleOperations, String, String, Guid)

Tilläggsmetoder för JobScheduleOperations.

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

Hämta jobbschemat som identifieras med jobbschemats namn. http://aka.ms/azureautomationsdk/jobscheduleoperations

List(IJobScheduleOperations, String, String)

Tilläggsmetoder för JobScheduleOperations.

ListAsync(IJobScheduleOperations, String, String)

Tilläggsmetoder för JobScheduleOperations.

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

Hämta en lista över jobbscheman. http://aka.ms/azureautomationsdk/jobscheduleoperations

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

Hämta en lista över jobbscheman. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNext(IJobScheduleOperations, String)

Hämta en lista över jobbscheman. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNextAsync(IJobScheduleOperations, String, CancellationToken)

Hämta en lista över jobbscheman. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNext(IJobScheduleOperations, String)

Tilläggsmetoder för JobScheduleOperations.

ListNextAsync(IJobScheduleOperations, String)

Tilläggsmetoder för JobScheduleOperations.

Gäller för