OnPremisesDb2LinkedService Class

Definition

[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
Inheritance
Attributes

Constructors

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

Properties

AuthenticationType
Database
EncryptedCredential
GatewayName
Password
Schema
Server
Username

Applies to