IConsumerSourceDataSetsOperations Interface

Definition

ConsumerSourceDataSetsOperations operations.

public interface IConsumerSourceDataSetsOperations
type IConsumerSourceDataSetsOperations = interface
Public Interface IConsumerSourceDataSetsOperations

Methods

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

Get source dataSets of a shareSubscription.

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

Get source dataSets of a shareSubscription.

Extension Methods

ListByShareSubscription(IConsumerSourceDataSetsOperations, String, String, String, String)

Get source dataSets of a shareSubscription.

ListByShareSubscriptionAsync(IConsumerSourceDataSetsOperations, String, String, String, String, CancellationToken)

Get source dataSets of a shareSubscription.

ListByShareSubscriptionNext(IConsumerSourceDataSetsOperations, String)

Get source dataSets of a shareSubscription.

ListByShareSubscriptionNextAsync(IConsumerSourceDataSetsOperations, String, CancellationToken)

Get source dataSets of a shareSubscription.

Applies to