Partager via


AzurePostgreSqlLinkedService Classe

Définition

Service lié Azure PostgreSQL.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AzurePostgreSqlLinkedService+AzurePostgreSqlLinkedServiceConverter))]
public class AzurePostgreSqlLinkedService : Azure.Analytics.Synapse.Artifacts.Models.LinkedService
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AzurePostgreSqlLinkedService+AzurePostgreSqlLinkedServiceConverter))>]
type AzurePostgreSqlLinkedService = class
    inherit LinkedService
Public Class AzurePostgreSqlLinkedService
Inherits LinkedService
Héritage
AzurePostgreSqlLinkedService
Attributs

Constructeurs

AzurePostgreSqlLinkedService()

Initialise une nouvelle instance d’AzurePostgreSqlLinkedService.

Propriétés

AdditionalProperties

Propriétés supplémentaires.

(Hérité de LinkedService)
Annotations

Liste des balises qui peuvent être utilisées pour décrire le service lié.

(Hérité de LinkedService)
ConnectionString

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

ConnectVia

Référence du runtime d’intégration.

(Hérité de LinkedService)
Description

Description du service lié.

(Hérité de LinkedService)
EncryptedCredential

Informations d’identification chiffrées utilisées pour l’authentification. Les informations d’identification sont chiffrées à l’aide du gestionnaire d’informations d’identification du runtime d’intégration. Type : chaîne (ou Expression avec chaîne resultType).

Parameters

Paramètres du service lié.

(Hérité de LinkedService)
Password

Référence du secret Azure Key Vault du mot de passe dans la chaîne de connexion.

S’applique à