OnPremisesOdbcLinkedService Class

Definition

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

Constructors

OnPremisesOdbcLinkedService()
OnPremisesOdbcLinkedService(String, String, String)

Properties

AuthenticationType
ConnectionString
Credential
GatewayName
Password
Username

Applies to