Partager via


IBandwidthSchedulesOperations Interface

Définition

Opérations BandwidthSchedulesOperations.

public interface IBandwidthSchedulesOperations
type IBandwidthSchedulesOperations = interface
Public Interface IBandwidthSchedulesOperations

Méthodes

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

Crée ou met à jour une planification de bande passante.

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

Supprime la planification de bande passante spécifiée.

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

Crée ou met à jour une planification de bande passante.

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

Supprime la planification de bande passante spécifiée.

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

Obtient les propriétés de la planification de bande passante spécifiée.

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

Obtient toutes les planifications de bande passante pour un périphérique de périphérie/passerelle data box.

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

Obtient toutes les planifications de bande passante pour un périphérique de périphérie/passerelle data box.

Méthodes d’extension

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

Crée ou met à jour une planification de bande passante.

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

Crée ou met à jour une planification de bande passante.

BeginDelete(IBandwidthSchedulesOperations, String, String, String)

Supprime la planification de bande passante spécifiée.

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

Supprime la planification de bande passante spécifiée.

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

Crée ou met à jour une planification de bande passante.

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

Crée ou met à jour une planification de bande passante.

Delete(IBandwidthSchedulesOperations, String, String, String)

Supprime la planification de bande passante spécifiée.

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

Supprime la planification de bande passante spécifiée.

Get(IBandwidthSchedulesOperations, String, String, String)

Obtient les propriétés de la planification de bande passante spécifiée.

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

Obtient les propriétés de la planification de bande passante spécifiée.

ListByDataBoxEdgeDevice(IBandwidthSchedulesOperations, String, String)

Obtient toutes les planifications de bande passante pour un périphérique de périphérie/passerelle data box.

ListByDataBoxEdgeDeviceAsync(IBandwidthSchedulesOperations, String, String, CancellationToken)

Obtient toutes les planifications de bande passante pour un périphérique de périphérie/passerelle data box.

ListByDataBoxEdgeDeviceNext(IBandwidthSchedulesOperations, String)

Obtient toutes les planifications de bande passante pour un périphérique de périphérie/passerelle data box.

ListByDataBoxEdgeDeviceNextAsync(IBandwidthSchedulesOperations, String, CancellationToken)

Obtient toutes les planifications de bande passante pour un périphérique de périphérie/passerelle data box.

S’applique à