Freigeben über


ProviderShareSubscriptionsOperationsExtensions.ListByShareNext Methode

Definition

Liste der verfügbaren Freigabeabonnements für eine Anbieterfreigabe.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataShare.Models.ProviderShareSubscription> ListByShareNext (this Microsoft.Azure.Management.DataShare.IProviderShareSubscriptionsOperations operations, string nextPageLink);
static member ListByShareNext : Microsoft.Azure.Management.DataShare.IProviderShareSubscriptionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataShare.Models.ProviderShareSubscription>
<Extension()>
Public Function ListByShareNext (operations As IProviderShareSubscriptionsOperations, nextPageLink As String) As IPage(Of ProviderShareSubscription)

Parameter

operations
IProviderShareSubscriptionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Hinweise

Auflisten von Freigabeabonnements in einer Anbieterfreigabe

Gilt für: