Partager via


OrdersOperationsExtensions Classe

Définition

Méthodes d’extension pour OrdersOperations.

public static class OrdersOperationsExtensions
type OrdersOperationsExtensions = class
Public Module OrdersOperationsExtensions
Héritage
OrdersOperationsExtensions

Méthodes

BeginCreateOrUpdate(IOrdersOperations, String, Order, String)

Crée ou met à jour une commande.

BeginCreateOrUpdateAsync(IOrdersOperations, String, Order, String, CancellationToken)

Crée ou met à jour une commande.

BeginDelete(IOrdersOperations, String, String)

Supprime l’ordre lié à l’appareil.

BeginDeleteAsync(IOrdersOperations, String, String, CancellationToken)

Supprime l’ordre lié à l’appareil.

CreateOrUpdate(IOrdersOperations, String, Order, String)

Crée ou met à jour une commande.

CreateOrUpdateAsync(IOrdersOperations, String, Order, String, CancellationToken)

Crée ou met à jour une commande.

Delete(IOrdersOperations, String, String)

Supprime l’ordre lié à l’appareil.

DeleteAsync(IOrdersOperations, String, String, CancellationToken)

Supprime l’ordre lié à l’appareil.

Get(IOrdersOperations, String, String)

Obtient un ordre spécifique par nom.

GetAsync(IOrdersOperations, String, String, CancellationToken)

Obtient un ordre spécifique par nom.

ListByDataBoxEdgeDevice(IOrdersOperations, String, String)

Répertorie toutes les commandes liées à un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceAsync(IOrdersOperations, String, String, CancellationToken)

Répertorie toutes les commandes liées à un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNext(IOrdersOperations, String)

Répertorie toutes les commandes liées à un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNextAsync(IOrdersOperations, String, CancellationToken)

Répertorie toutes les commandes liées à un appareil Data Box Edge/Data Box Gateway.

ListDCAccessCode(IOrdersOperations, String, String)

Obtient le code DCAccess

ListDCAccessCodeAsync(IOrdersOperations, String, String, CancellationToken)

Obtient le code DCAccess

S’applique à