Freigeben über


SharesOperationsExtensions.Get Methode

Definition

Ruft eine Freigabe nach Name ab.

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

Parameter

operations
ISharesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

name
String

Der Freigabename.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: