Partager via


OrdersOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Répertorie toutes les commandes liées à un appareil de périphérie/passerelle 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)

Paramètres

operations
IOrdersOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à