次の方法で共有


OnPremisesDb2LinkedService クラス

定義

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OnPremisesDb2")]
public class OnPremisesDb2LinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OnPremisesDb2")>]
type OnPremisesDb2LinkedService = class
    inherit LinkedServiceTypeProperties
Public Class OnPremisesDb2LinkedService
Inherits LinkedServiceTypeProperties
継承
属性

コンストラクター

OnPremisesDb2LinkedService()
OnPremisesDb2LinkedService(String, String, String, String)

プロパティ

AuthenticationType
Database
EncryptedCredential
GatewayName
Password
Schema
Server
Username

適用対象