Freigeben über


ServicesOperationsExtensions.ListBySubscriptionNext Methode

Definition

Verarbeitet Anforderungen zum Auflisten aller Ressourcen in einem Abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.ServiceResource> ListBySubscriptionNext(this Microsoft.Azure.Management.AppPlatform.IServicesOperations operations, string nextPageLink);
static member ListBySubscriptionNext : Microsoft.Azure.Management.AppPlatform.IServicesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppPlatform.Models.ServiceResource>
<Extension()>
Public Function ListBySubscriptionNext (operations As IServicesOperations, nextPageLink As String) As IPage(Of ServiceResource)

Parameter

operations
IServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: