PrivateLinkHubsOperationsExtensions.Get Método

Definição

Obtém um privateLinkHub

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

Parâmetros

operations
IPrivateLinkHubsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

privateLinkHubName
String

Nome do privateLinkHub

Retornos

Aplica-se a