Freigeben über


NodesOperationsExtensions.ListByDataBoxEdgeDeviceNext Methode

Definition

Ruft alle Knoten ab, die derzeit unter diesem Data Box Edge-Gerät konfiguriert sind.

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

Parameter

operations
INodesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: