Freigeben über


SharedGalleriesOperationsExtensions.ListNext Methode

Definition

Listet freigegebene Kataloge nach Abonnement-ID oder Mandanten-ID auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.SharedGallery> ListNext (this Microsoft.Azure.Management.Compute.ISharedGalleriesOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Compute.ISharedGalleriesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.SharedGallery>
<Extension()>
Public Function ListNext (operations As ISharedGalleriesOperations, nextPageLink As String) As IPage(Of SharedGallery)

Parameter

operations
ISharedGalleriesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: