Compartilhar via


OrdersOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

Lista todos os pedidos relacionados a um dispositivo de borda/gateway do data box.

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

Parâmetros

operations
IOrdersOperations

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

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a