Partager via


UsersOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Obtient tous les utilisateurs inscrits sur un appareil de périphérie/passerelle de boîte de données.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EdgeGateway.Models.User> ListByDataBoxEdgeDeviceNext (this Microsoft.Azure.Management.EdgeGateway.IUsersOperations operations, string nextPageLink);
static member ListByDataBoxEdgeDeviceNext : Microsoft.Azure.Management.EdgeGateway.IUsersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EdgeGateway.Models.User>
<Extension()>
Public Function ListByDataBoxEdgeDeviceNext (operations As IUsersOperations, nextPageLink As String) As IPage(Of User)

Paramètres

operations
IUsersOperations

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 à