Partager via


ServicesOperationsExtensions.ListBySubscriptionNext Méthode

Définition

Gère les demandes de liste de toutes les ressources d’un 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)

Paramètres

operations
IServicesOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à