OnPremisesMySqlLinkedService Class

Definition

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

Constructors

OnPremisesMySqlLinkedService()
OnPremisesMySqlLinkedService(String, String, String, String)

Properties

AuthenticationType
Database
EncryptedCredential
GatewayName
Password
Schema
Server
Username

Applies to