Freigeben über


NodesOperationsExtensions.ListByDataBoxEdgeDevice 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> ListByDataBoxEdgeDevice (this Microsoft.Azure.Management.DataBoxEdge.INodesOperations operations, string deviceName, string resourceGroupName);
static member ListByDataBoxEdgeDevice : Microsoft.Azure.Management.DataBoxEdge.INodesOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Node>
<Extension()>
Public Function ListByDataBoxEdgeDevice (operations As INodesOperations, deviceName As String, resourceGroupName As String) As IPage(Of Node)

Parameter

operations
INodesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: