Partilhar via


PurviewAccountResource.GetPurviewPrivateEndpointConnection Método

Definição

Obter uma conexão de ponto de extremidade privado

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
  • IdPrivateEndpointConnections_Get de operação
public virtual Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateEndpointConnectionResource> GetPurviewPrivateEndpointConnection (string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetPurviewPrivateEndpointConnection : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateEndpointConnectionResource>
override this.GetPurviewPrivateEndpointConnection : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateEndpointConnectionResource>
Public Overridable Function GetPurviewPrivateEndpointConnection (privateEndpointConnectionName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of PurviewPrivateEndpointConnectionResource)

Parâmetros

privateEndpointConnectionName
String

Nome da conexão de ponto de extremidade privado.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

privateEndpointConnectionName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

privateEndpointConnectionName é nulo.

Aplica-se a