Megosztás a következőn keresztül:


JobScheduleOperationsExtensions Osztály

Definíció

A JobScheduleOperations bővítmény metódusai.

public static class JobScheduleOperationsExtensions
type JobScheduleOperationsExtensions = class
Public Module JobScheduleOperationsExtensions
Öröklődés
JobScheduleOperationsExtensions

Metódusok

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

Feladatütemezés létrehozása. http://aka.ms/azureautomationsdk/jobscheduleoperations

Create(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

A JobScheduleOperations bővítmény metódusai.

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

Feladatütemezés létrehozása. http://aka.ms/azureautomationsdk/jobscheduleoperations

CreateAsync(IJobScheduleOperations, String, String, JobScheduleCreateParameters)

A JobScheduleOperations bővítmény metódusai.

Delete(IJobScheduleOperations, String, String, Guid)

Törölje a feladatütemezés neve alapján azonosított feladatütemezést. http://aka.ms/azureautomationsdk/jobscheduleoperations

DeleteAsync(IJobScheduleOperations, String, String, Guid)

A JobScheduleOperations bővítmény metódusai.

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

Törölje a feladatütemezés neve alapján azonosított feladatütemezést. http://aka.ms/azureautomationsdk/jobscheduleoperations

Get(IJobScheduleOperations, String, String, Guid)

Kérje le a feladatütemezés neve alapján azonosított feladatütemezést. http://aka.ms/azureautomationsdk/jobscheduleoperations

GetAsync(IJobScheduleOperations, String, String, Guid)

A JobScheduleOperations bővítmény metódusai.

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

Kérje le a feladatütemezés neve alapján azonosított feladatütemezést. http://aka.ms/azureautomationsdk/jobscheduleoperations

List(IJobScheduleOperations, String, String)

A JobScheduleOperations bővítmény metódusai.

ListAsync(IJobScheduleOperations, String, String)

A JobScheduleOperations bővítmény metódusai.

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

A feladatütemezések listájának lekérése. http://aka.ms/azureautomationsdk/jobscheduleoperations

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

A feladatütemezések listájának lekérése. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNext(IJobScheduleOperations, String)

A feladatütemezések listájának lekérése. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListByAutomationAccountNextAsync(IJobScheduleOperations, String, CancellationToken)

A feladatütemezések listájának lekérése. http://aka.ms/azureautomationsdk/jobscheduleoperations

ListNext(IJobScheduleOperations, String)

A JobScheduleOperations bővítmény metódusai.

ListNextAsync(IJobScheduleOperations, String)

A JobScheduleOperations bővítmény metódusai.

A következőre érvényes: