Compartilhar via


PhoenixLinkedService Construtor

Definição

Inicializa uma nova instância do PhoenixLinkedService.

public PhoenixLinkedService (Azure.Core.Expressions.DataFactory.DataFactoryElement<string> host, Azure.ResourceManager.DataFactory.Models.PhoenixAuthenticationType authenticationType);
new Azure.ResourceManager.DataFactory.Models.PhoenixLinkedService : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> * Azure.ResourceManager.DataFactory.Models.PhoenixAuthenticationType -> Azure.ResourceManager.DataFactory.Models.PhoenixLinkedService
Public Sub New (host As DataFactoryElement(Of String), authenticationType As PhoenixAuthenticationType)

Parâmetros

host
DataFactoryElement<String>

O endereço IP ou nome do host do servidor Phoenix. (ou seja, 192.168.222.160).

authenticationType
PhoenixAuthenticationType

O mecanismo de autenticação usado para se conectar ao servidor do Phoenix.

Exceções

host é nulo.

Aplica-se a