Freigeben über


SharedGalleryImagesOperationsExtensions.ListNext Methode

Definition

Listen Sie freigegebene Katalogimages nach Abonnement-ID oder Mandanten-ID auf.

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

Parameter

operations
ISharedGalleryImagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Gilt für: