Freigeben über


DevicesOperationsExtensions.Get(IDevicesOperations, String, String) Methode

Definition

Ruft die Eigenschaften des Data Box Edge/Data Box Gateway-Geräts ab.

public static Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice Get (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, string resourceGroupName);
static member Get : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * string -> Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice
<Extension()>
Public Function Get (operations As IDevicesOperations, deviceName As String, resourceGroupName As String) As DataBoxEdgeDevice

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: