Compartilhar via


DataFactoryIntegrationRuntimeResource.GetConnectionInfoAsync Método

Definição

Obtém as informações de conexão do runtime de integração local para criptografar as credenciais da fonte de dados local.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/getConnectionInfo
  • IdIntegrationRuntimes_GetConnectionInfo de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeConnectionInfo>> GetConnectionInfoAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetConnectionInfoAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeConnectionInfo>>
override this.GetConnectionInfoAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeConnectionInfo>>
Public Overridable Function GetConnectionInfoAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of IntegrationRuntimeConnectionInfo))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a