Partager via


OperationsExtensions.ListNext(IOperations, String) Méthode

Définition

Répertorie toutes les opérations d’API Rest de synchronisation de stockage disponibles.

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

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 à