你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SalesforceLinkedService.EnvironmentUrl Property

Definition

The URL of Salesforce instance. Default is 'https://login.salesforce.com'. To copy data from sandbox, specify 'https://test.salesforce.com'. To copy data from custom ___domain, specify, for example, 'https://[___domain].my.salesforce.com'. Type: string (or Expression with resultType string).

public object EnvironmentUrl { get; set; }
member this.EnvironmentUrl : obj with get, set
Public Property EnvironmentUrl As Object

Property Value

Applies to