Partager via


PostgreSqlLinkedService(DataFactoryElement<String>) Constructeur

Définition

Initialise une nouvelle instance de PostgreSqlLinkedService.

public PostgreSqlLinkedService (Azure.Core.Expressions.DataFactory.DataFactoryElement<string> connectionString);
new Azure.ResourceManager.DataFactory.Models.PostgreSqlLinkedService : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> -> Azure.ResourceManager.DataFactory.Models.PostgreSqlLinkedService
Public Sub New (connectionString As DataFactoryElement(Of String))

Paramètres

connectionString
DataFactoryElement<String>

Chaîne de connexion Type : string, SecureString ou AzureKeyVaultSecretReference.

Exceptions

connectionString a la valeur null.

S’applique à