Freigeben über


GalleriesOperationsExtensions.ListNext(IGalleriesOperations, String) Methode

Definition

Listen Sie Kataloge unter einem Abonnement auf.

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

Parameter

operations
IGalleriesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Gilt für: