Partager via


IOperationOperations Interface

Définition

Opérations OperationOperations.

public interface IOperationOperations
type IOperationOperations = interface
Public Interface IOperationOperations

Méthodes

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

Répertorie un ensemble d’opérations associées aux balises.

ListByTagsWithHttpMessagesAsync(String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Répertorie un ensemble d’opérations associées aux balises.

Méthodes d’extension

ListByTags(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>)

Répertorie un ensemble d’opérations associées aux balises.

ListByTagsAsync(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>, CancellationToken)

Répertorie un ensemble d’opérations associées aux balises.

ListByTagsNext(IOperationOperations, String)

Répertorie un ensemble d’opérations associées aux balises.

ListByTagsNextAsync(IOperationOperations, String, CancellationToken)

Répertorie un ensemble d’opérations associées aux balises.

S’applique à