IConsumerSourceDataSetsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |