次の方法で共有


OnPremisesPostgreSqlLinkedService クラス

定義

[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
継承
OnPremisesPostgreSqlLinkedService
属性

コンストラクター

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

プロパティ

AuthenticationType
Database
EncryptedCredential
GatewayName
Password
Schema
Server
Username

適用対象