Partager via


LibraryOperationsExtensions.Get Méthode

Définition

Obtenir la bibliothèque par nom.

public static Microsoft.Azure.Management.Synapse.Models.LibraryResource Get (this Microsoft.Azure.Management.Synapse.ILibraryOperations operations, string resourceGroupName, string libraryName, string workspaceName);
static member Get : Microsoft.Azure.Management.Synapse.ILibraryOperations * string * string * string -> Microsoft.Azure.Management.Synapse.Models.LibraryResource
<Extension()>
Public Function Get (operations As ILibraryOperations, resourceGroupName As String, libraryName As String, workspaceName As String) As LibraryResource

Paramètres

operations
ILibraryOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

libraryName
String

Nom de la bibliothèque

workspaceName
String

Nom de l’espace de travail

Retours

Remarques

Obtenir la bibliothèque par nom dans un espace de travail.

S’applique à