Freigeben über


CommunityGalleryImagesOperationsExtensions.ListNext Methode

Definition

Auflisten von Communitykatalogbildern in einem Katalog.

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

Parameter

operations
ICommunityGalleryImagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: