Freigeben über


GalleryImageVersionsOperationsExtensions.ListByGalleryImageNext Methode

Definition

Listen Sie Katalogimageversionen in einer Katalogimagedefinition auf.

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

Parameter

operations
IGalleryImageVersionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: