OnPremisesPostgreSqlLinkedService Class

Definition

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OnPremisesPostgreSql")]
public class OnPremisesPostgreSqlLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OnPremisesPostgreSql")>]
type OnPremisesPostgreSqlLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class OnPremisesPostgreSqlLinkedService
Inherits LinkedServiceTypeProperties
Inheritance
OnPremisesPostgreSqlLinkedService
Attributes

Constructors

OnPremisesPostgreSqlLinkedService()
OnPremisesPostgreSqlLinkedService(String, String, String, String)

Properties

AuthenticationType
Database
EncryptedCredential
GatewayName
Password
Schema
Server
Username

Applies to