Freigeben über


SharedGalleryImageVersionsOperationsExtensions.ListNext Methode

Definition

Listen Sie die Versionen des freigegebenen Katalogimages nach Abonnement-ID oder Mandanten-ID auf.

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

Parameter

operations
ISharedGalleryImageVersionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Gilt für: