Partager via


OperationsExtensions.ListNext(IOperations, String) Méthode

Définition

Cette méthode obtient toutes les opérations.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBox.Models.Operation> ListNext (this Microsoft.Azure.Management.DataBox.IOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.DataBox.IOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBox.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 de l’opération précédente d’appel réussi à List.

Retours

S’applique à