Partager via


PhoenixLinkedService(Object, PhoenixAuthenticationType) Constructeur

Définition

Initialise une nouvelle instance de 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)

Paramètres

host
Object

Adresse IP ou nom d’hôte du serveur Phoenix (c’est-à-dire 192.168.222.160).

authenticationType
PhoenixAuthenticationType

Mécanisme d’authentification utilisé pour se connecter au serveur Phoenix.

Exceptions

host a la valeur null.

S’applique à