Freigeben über


IApiProductOperations Schnittstelle

Definition

ApiProductOperations-Vorgänge.

public interface IApiProductOperations
type IApiProductOperations = interface
Public Interface IApiProductOperations

Methoden

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

Listet alle Produkte auf, zu denen die API gehört

ListByApisWithHttpMessagesAsync(String, String, String, ODataQuery<ProductContract>, Dictionary<String,List<String>>, CancellationToken)

Listet alle Produkte auf, zu denen die API gehört

Erweiterungsmethoden

ListByApis(IApiProductOperations, String, String, String, ODataQuery<ProductContract>)

Listet alle Produkte auf, zu denen die API gehört

ListByApisAsync(IApiProductOperations, String, String, String, ODataQuery<ProductContract>, CancellationToken)

Listet alle Produkte auf, zu denen die API gehört

ListByApisNext(IApiProductOperations, String)

Listet alle Produkte auf, zu denen die API gehört

ListByApisNextAsync(IApiProductOperations, String, CancellationToken)

Listet alle Produkte auf, zu denen die API gehört

Gilt für: