Freigeben über


RolesOperationsExtensions.ListByDataBoxEdgeDevice Methode

Definition

Listet alle Rollen auf, die auf einem Data Box Edge-/Data Box Gateway-Gerät konfiguriert sind.

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

Parameter

operations
IRolesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: