Partager via


OperationsExtensions.ListNext(IOperations, String) Méthode

Définition

Répertorie toutes les opérations d’API REST disponibles du fournisseur Microsoft.AppPlatform.

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

Paramètres

operations
IOperations

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 à