Sdílet prostřednictvím


ScheduleOperationsExtensions Třída

Definice

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

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

Metody

CreateOrUpdate(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

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

CreateOrUpdate(IScheduleOperations, String, String, String, ScheduleCreateOrUpdateParameters)

Vytvořte plán. http://aka.ms/azureautomationsdk/scheduleoperations

CreateOrUpdateAsync(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

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

CreateOrUpdateAsync(IScheduleOperations, String, String, String, ScheduleCreateOrUpdateParameters, CancellationToken)

Vytvořte plán. http://aka.ms/azureautomationsdk/scheduleoperations

Delete(IScheduleOperations, String, String, String)

Odstraňte plán určený názvem plánu. http://aka.ms/azureautomationsdk/scheduleoperations

DeleteAsync(IScheduleOperations, String, String, String)

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

DeleteAsync(IScheduleOperations, String, String, String, CancellationToken)

Odstraňte plán určený názvem plánu. http://aka.ms/azureautomationsdk/scheduleoperations

Get(IScheduleOperations, String, String, String)

Načtěte plán určený názvem plánu. http://aka.ms/azureautomationsdk/scheduleoperations

GetAsync(IScheduleOperations, String, String, String)

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

GetAsync(IScheduleOperations, String, String, String, CancellationToken)

Načtěte plán určený názvem plánu. http://aka.ms/azureautomationsdk/scheduleoperations

List(IScheduleOperations, String, String)

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

ListAsync(IScheduleOperations, String, String)

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

ListByAutomationAccount(IScheduleOperations, String, String)

Načte seznam plánů. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountAsync(IScheduleOperations, String, String, CancellationToken)

Načte seznam plánů. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountNext(IScheduleOperations, String)

Načte seznam plánů. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountNextAsync(IScheduleOperations, String, CancellationToken)

Načte seznam plánů. http://aka.ms/azureautomationsdk/scheduleoperations

ListNext(IScheduleOperations, String)

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

ListNextAsync(IScheduleOperations, String)

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

Patch(IScheduleOperations, String, String, SchedulePatchParameters)

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

PatchAsync(IScheduleOperations, String, String, SchedulePatchParameters)

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

Update(IScheduleOperations, String, String, String, ScheduleUpdateParameters)

Aktualizujte plán určený názvem plánu. http://aka.ms/azureautomationsdk/scheduleoperations

UpdateAsync(IScheduleOperations, String, String, String, ScheduleUpdateParameters, CancellationToken)

Aktualizujte plán určený názvem plánu. http://aka.ms/azureautomationsdk/scheduleoperations

Platí pro