Freigeben über


OrdersOperationsExtensions.ListDCAccessCodeAsync Methode

Definition

Ruft den DCAccess-Code ab.

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

Parameter

operations
IOrdersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Der Gerätename

resourceGroupName
String

Der Name der Ressourcengruppe.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: