SalesforceLinkedService Class

Definition

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

Constructors

SalesforceLinkedService()
SalesforceLinkedService(String, String, String)

Properties

EnvironmentUrl
Password
SecurityToken
Username

Applies to