Partilhar via


PhoenixLinkedService(Object, PhoenixAuthenticationType) Construtor

Definição

Inicializa uma nova instância do PhoenixLinkedService.

public PhoenixLinkedService (object host, Azure.Analytics.Synapse.Artifacts.Models.PhoenixAuthenticationType authenticationType);
new Azure.Analytics.Synapse.Artifacts.Models.PhoenixLinkedService : obj * Azure.Analytics.Synapse.Artifacts.Models.PhoenixAuthenticationType -> Azure.Analytics.Synapse.Artifacts.Models.PhoenixLinkedService
Public Sub New (host As Object, authenticationType As PhoenixAuthenticationType)

Parâmetros

host
Object

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