Freigeben über


SharesOperationsExtensions.ListByDataBoxEdgeDevice Methode

Definition

Listet alle Freigaben auf einem Data Box Edge-/Data Box Gateway-Gerät auf.

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

Parameter

operations
ISharesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: