Partager via


ServiceNowLinkedService(Object, ServiceNowAuthenticationType) Constructeur

Définition

Initialise une nouvelle instance de ServiceNowLinkedService.

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

Paramètres

endpoint
Object

Point de terminaison du serveur ServiceNow (c’est-à-dire <>instance.service-now.com).

authenticationType
ServiceNowAuthenticationType

Type d’authentification à utiliser.

Exceptions

endpoint a la valeur null.

S’applique à