Compartilhar via


IBandwidthSchedulesOperations Interface

Definição

Operações BandwidthSchedulesOperations.

public interface IBandwidthSchedulesOperations
type IBandwidthSchedulesOperations = interface
Public Interface IBandwidthSchedulesOperations

Métodos

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, BandwidthSchedule, String, Dictionary<String,List<String>>, CancellationToken)

Cria ou atualiza um agendamento de largura de banda.

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

Exclui o agendamento de largura de banda especificado.

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

Cria ou atualiza um agendamento de largura de banda.

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

Exclui o agendamento de largura de banda especificado.

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

Obtém as propriedades do agendamento de largura de banda especificado.

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

Obtém todos os agendamentos de largura de banda para um dispositivo de borda/gateway do data box.

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

Obtém todos os agendamentos de largura de banda para um dispositivo de borda/gateway do data box.

Métodos de Extensão

BeginCreateOrUpdate(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String)

Cria ou atualiza um agendamento de largura de banda.

BeginCreateOrUpdateAsync(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String, CancellationToken)

Cria ou atualiza um agendamento de largura de banda.

BeginDelete(IBandwidthSchedulesOperations, String, String, String)

Exclui o agendamento de largura de banda especificado.

BeginDeleteAsync(IBandwidthSchedulesOperations, String, String, String, CancellationToken)

Exclui o agendamento de largura de banda especificado.

CreateOrUpdate(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String)

Cria ou atualiza um agendamento de largura de banda.

CreateOrUpdateAsync(IBandwidthSchedulesOperations, String, String, BandwidthSchedule, String, CancellationToken)

Cria ou atualiza um agendamento de largura de banda.

Delete(IBandwidthSchedulesOperations, String, String, String)

Exclui o agendamento de largura de banda especificado.

DeleteAsync(IBandwidthSchedulesOperations, String, String, String, CancellationToken)

Exclui o agendamento de largura de banda especificado.

Get(IBandwidthSchedulesOperations, String, String, String)

Obtém as propriedades do agendamento de largura de banda especificado.

GetAsync(IBandwidthSchedulesOperations, String, String, String, CancellationToken)

Obtém as propriedades do agendamento de largura de banda especificado.

ListByDataBoxEdgeDevice(IBandwidthSchedulesOperations, String, String)

Obtém todos os agendamentos de largura de banda para um dispositivo de borda/gateway do data box.

ListByDataBoxEdgeDeviceAsync(IBandwidthSchedulesOperations, String, String, CancellationToken)

Obtém todos os agendamentos de largura de banda para um dispositivo de borda/gateway do data box.

ListByDataBoxEdgeDeviceNext(IBandwidthSchedulesOperations, String)

Obtém todos os agendamentos de largura de banda para um dispositivo de borda/gateway do data box.

ListByDataBoxEdgeDeviceNextAsync(IBandwidthSchedulesOperations, String, CancellationToken)

Obtém todos os agendamentos de largura de banda para um dispositivo de borda/gateway do data box.

Aplica-se a