Partager via


SharesOperationsExtensions.Get Méthode

Définition

Obtient un partage par nom.

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

Paramètres

operations
ISharesOperations

Groupe d’opérations pour cette méthode d’extension.

deviceName
String

Le nom de l'appareil.

name
String

Nom du partage.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à