Partilhar via


SchedulesOperationsExtensions Classe

Definição

Métodos de extensão para SchedulesOperations.

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

Métodos

BeginDelete(ISchedulesOperations, String, String, String)

Exclui um recurso de agendamento.

BeginDeleteAsync(ISchedulesOperations, String, String, String, CancellationToken)

Exclui um recurso de agendamento.

CreateOrUpdate(ISchedulesOperations, Schedule, String, String, String)

Criar ou atualizar um agendamento de laboratório.

CreateOrUpdateAsync(ISchedulesOperations, Schedule, String, String, String, CancellationToken)

Criar ou atualizar um agendamento de laboratório.

Delete(ISchedulesOperations, String, String, String)

Exclui um recurso de agendamento.

DeleteAsync(ISchedulesOperations, String, String, String, CancellationToken)

Exclui um recurso de agendamento.

Get(ISchedulesOperations, String, String, String)

Obter um agendamento de laboratório.

GetAsync(ISchedulesOperations, String, String, String, CancellationToken)

Obter um agendamento de laboratório.

ListByLab(ISchedulesOperations, String, String, String)

Obtenha todas as agendas para um laboratório.

ListByLabAsync(ISchedulesOperations, String, String, String, CancellationToken)

Obtenha todas as agendas para um laboratório.

ListByLabNext(ISchedulesOperations, String)

Obtenha todas as agendas para um laboratório.

ListByLabNextAsync(ISchedulesOperations, String, CancellationToken)

Obtenha todas as agendas para um laboratório.

Update(ISchedulesOperations, ScheduleUpdate, String, String, String)

Atualizar um agendamento de laboratório.

UpdateAsync(ISchedulesOperations, ScheduleUpdate, String, String, String, CancellationToken)

Atualizar um agendamento de laboratório.

Aplica-se a