Freigeben über


GalleryApplicationVersionsOperationsExtensions.ListByGalleryApplicationNext Methode

Definition

Kataloganwendungsversionen in einer Kataloganwendungsdefinition auflisten.

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

Parameter

operations
IGalleryApplicationVersionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: