OnPremisesSqlServerLinkedService Class

Definition

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

Constructors

OnPremisesSqlServerLinkedService()
OnPremisesSqlServerLinkedService(String, String)

Properties

ConnectionString
GatewayName
Password
UserName

Applies to