Compartilhar via


ScheduleOperationsExtensions Classe

Definição

Métodos de extensão para ScheduleOperations.

public static class ScheduleOperationsExtensions
type ScheduleOperationsExtensions = class
Public Module ScheduleOperationsExtensions
Herança
ScheduleOperationsExtensions

Métodos

CreateOrUpdate(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

Métodos de extensão para ScheduleOperations.

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

Crie uma agenda. http://aka.ms/azureautomationsdk/scheduleoperations

CreateOrUpdateAsync(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

Métodos de extensão para ScheduleOperations.

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

Crie uma agenda. http://aka.ms/azureautomationsdk/scheduleoperations

Delete(IScheduleOperations, String, String, String)

Exclua a agenda identificada pelo nome do agendamento. http://aka.ms/azureautomationsdk/scheduleoperations

DeleteAsync(IScheduleOperations, String, String, String)

Métodos de extensão para ScheduleOperations.

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

Exclua a agenda identificada pelo nome do agendamento. http://aka.ms/azureautomationsdk/scheduleoperations

Get(IScheduleOperations, String, String, String)

Recupere o agendamento identificado pelo nome do agendamento. http://aka.ms/azureautomationsdk/scheduleoperations

GetAsync(IScheduleOperations, String, String, String)

Métodos de extensão para ScheduleOperations.

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

Recupere o agendamento identificado pelo nome do agendamento. http://aka.ms/azureautomationsdk/scheduleoperations

List(IScheduleOperations, String, String)

Métodos de extensão para ScheduleOperations.

ListAsync(IScheduleOperations, String, String)

Métodos de extensão para ScheduleOperations.

ListByAutomationAccount(IScheduleOperations, String, String)

Recupere uma lista de agendas. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountAsync(IScheduleOperations, String, String, CancellationToken)

Recupere uma lista de agendas. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountNext(IScheduleOperations, String)

Recupere uma lista de agendas. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountNextAsync(IScheduleOperations, String, CancellationToken)

Recupere uma lista de agendas. http://aka.ms/azureautomationsdk/scheduleoperations

ListNext(IScheduleOperations, String)

Métodos de extensão para ScheduleOperations.

ListNextAsync(IScheduleOperations, String)

Métodos de extensão para ScheduleOperations.

Patch(IScheduleOperations, String, String, SchedulePatchParameters)

Métodos de extensão para ScheduleOperations.

PatchAsync(IScheduleOperations, String, String, SchedulePatchParameters)

Métodos de extensão para ScheduleOperations.

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

Atualize o agendamento identificado pelo nome do agendamento. http://aka.ms/azureautomationsdk/scheduleoperations

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

Atualize o agendamento identificado pelo nome do agendamento. http://aka.ms/azureautomationsdk/scheduleoperations

Aplica-se a