Freigeben über


ConsumerSourceDataSetsOperationsExtensions.ListByShareSubscriptionNextAsync Methode

Definition

Abrufen von QuelldatenSets einer shareSubscription.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataShare.Models.ConsumerSourceDataSet>> ListByShareSubscriptionNextAsync (this Microsoft.Azure.Management.DataShare.IConsumerSourceDataSetsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByShareSubscriptionNextAsync : Microsoft.Azure.Management.DataShare.IConsumerSourceDataSetsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataShare.Models.ConsumerSourceDataSet>>
<Extension()>
Public Function ListByShareSubscriptionNextAsync (operations As IConsumerSourceDataSetsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ConsumerSourceDataSet))

Parameter

operations
IConsumerSourceDataSetsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Abrufen von QuelldatenSets einer ShareSubscription

Gilt für: