Partager via


PrivateLinkHubPrivateLinkResourcesOperationsExtensions.Get Méthode

Définition

Obtenir Private Link ressource de Private Link Hub

public static Microsoft.Azure.Management.Synapse.Models.PrivateLinkResource Get (this Microsoft.Azure.Management.Synapse.IPrivateLinkHubPrivateLinkResourcesOperations operations, string resourceGroupName, string privateLinkHubName, string privateLinkResourceName);
static member Get : Microsoft.Azure.Management.Synapse.IPrivateLinkHubPrivateLinkResourcesOperations * string * string * string -> Microsoft.Azure.Management.Synapse.Models.PrivateLinkResource
<Extension()>
Public Function Get (operations As IPrivateLinkHubPrivateLinkResourcesOperations, resourceGroupName As String, privateLinkHubName As String, privateLinkResourceName As String) As PrivateLinkResource

Paramètres

operations
IPrivateLinkHubPrivateLinkResourcesOperations

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

resourceGroupName
String

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

privateLinkHubName
String

Nom du hub de liaison privée

privateLinkResourceName
String

Nom de la ressource de liaison privée

Retours

Remarques

Obtenir une ressource de liaison privée dans le hub de liaison privée

S’applique à