Freigeben über


RolesOperationsExtensions.Get Methode

Definition

Ruft eine bestimmte Rolle nach Name ab.

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

Parameter

operations
IRolesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

name
String

Der Name der Rolle.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: