Partager via


OperationsExtensions.ListNext(IOperations, String) Méthode

Définition

Répertorie les opérations disponibles

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

Paramètres

operations
IOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

Remarques

Liste des opérations disponibles

S’applique à