Share via


IScheduleOperations Rozhraní

Definice

Operace ScheduleOperations.

public interface IScheduleOperations
type IScheduleOperations = interface
Public Interface IScheduleOperations

Metody

CreateOrUpdateAsync(String, String, ScheduleCreateOrUpdateParameters, CancellationToken)

Operace ScheduleOperations.

CreateOrUpdateWithHttpMessagesAsync(String, String, String, ScheduleCreateOrUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

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

DeleteAsync(String, String, String, CancellationToken)

Operace ScheduleOperations.

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

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

GetAsync(String, String, String, CancellationToken)

Operace ScheduleOperations.

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

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

ListAsync(String, String, CancellationToken)

Operace ScheduleOperations.

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

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

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

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

ListNextAsync(String, CancellationToken)

Operace ScheduleOperations.

PatchAsync(String, String, SchedulePatchParameters, CancellationToken)

Operace ScheduleOperations.

UpdateWithHttpMessagesAsync(String, String, String, ScheduleUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

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

Metody rozšíření

CreateOrUpdate(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

Operace ScheduleOperations.

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

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

CreateOrUpdateAsync(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

Operace 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)

Operace 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čte plán určený názvem plánu. http://aka.ms/azureautomationsdk/scheduleoperations

GetAsync(IScheduleOperations, String, String, String)

Operace ScheduleOperations.

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

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

List(IScheduleOperations, String, String)

Operace ScheduleOperations.

ListAsync(IScheduleOperations, String, String)

Operace 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)

Operace ScheduleOperations.

ListNextAsync(IScheduleOperations, String)

Operace ScheduleOperations.

Patch(IScheduleOperations, String, String, SchedulePatchParameters)

Operace ScheduleOperations.

PatchAsync(IScheduleOperations, String, String, SchedulePatchParameters)

Operace 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