Compartilhar via


UsersOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

Obtém todos os usuários registrados em um dispositivo de data box edge/gateway.

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)

Parâmetros

operations
IUsersOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a