Partager via


IOperations Interface

Définition

Opérations d’opérations.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Méthodes

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

Répertoriez toutes les opérations prises en charge.

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

Répertoriez toutes les opérations prises en charge.

Méthodes d’extension

List(IOperations)

Répertoriez toutes les opérations prises en charge.

ListAsync(IOperations, CancellationToken)

Répertoriez toutes les opérations prises en charge.

ListNext(IOperations, String)

Répertoriez toutes les opérations prises en charge.

ListNextAsync(IOperations, String, CancellationToken)

Répertoriez toutes les opérations prises en charge.

S’applique à