次の方法で共有


IConsumerSourceDataSetsOperations インターフェイス

定義

ConsumerSourceDataSetsOperations 操作。

public interface IConsumerSourceDataSetsOperations
type IConsumerSourceDataSetsOperations = interface
Public Interface IConsumerSourceDataSetsOperations

メソッド

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

shareSubscription のソース dataSet を取得します。

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

shareSubscription のソース dataSet を取得します。

拡張メソッド

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

shareSubscription のソース dataSet を取得します。

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

shareSubscription のソース dataSet を取得します。

ListByShareSubscriptionNext(IConsumerSourceDataSetsOperations, String)

shareSubscription のソース dataSet を取得します。

ListByShareSubscriptionNextAsync(IConsumerSourceDataSetsOperations, String, CancellationToken)

shareSubscription のソース dataSet を取得します。

適用対象