Freigeben über


IOperationOperations Schnittstelle

Definition

OperationOperations-Vorgänge.

public interface IOperationOperations
type IOperationOperations = interface
Public Interface IOperationOperations

Methoden

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

Listet eine Auflistung von Vorgängen auf, denen Tags zugeordnet sind

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

Listet eine Auflistung von Vorgängen auf, denen Tags zugeordnet sind

Erweiterungsmethoden

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

Listet eine Auflistung von Vorgängen auf, denen Tags zugeordnet sind

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

Listet eine Auflistung von Vorgängen auf, denen Tags zugeordnet sind

ListByTagsNext(IOperationOperations, String)

Listet eine Auflistung von Vorgängen auf, denen Tags zugeordnet sind

ListByTagsNextAsync(IOperationOperations, String, CancellationToken)

Listet eine Auflistung von Vorgängen auf, denen Tags zugeordnet sind

Gilt für: