Freigeben über


DevicesOperationsExtensions.GetAsync Methode

Definition

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

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice> GetAsync (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeDevice>
<Extension()>
Public Function GetAsync (operations As IDevicesOperations, deviceName As String, resourceGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of DataBoxEdgeDevice)

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: