Freigeben über


OrdersOperationsExtensions.ListByDataBoxEdgeDevice Methode

Definition

Listet alle Bestellungen im Zusammenhang mit einem Data Box Edge/Data Box Gateway-Gerät auf.

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

Parameter

operations
IOrdersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: