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.DataShare.Models.OperationModel> ListNext (this Microsoft.Azure.Management.DataShare.IOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.DataShare.IOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataShare.Models.OperationModel>
<Extension()>
Public Function ListNext (operations As IOperations, nextPageLink As String) As IPage(Of OperationModel)

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

Remarques

Liste des opérations disponibles

S’applique à