SalesforceLinkedService.EnvironmentUrl プロパティ

定義

Salesforce インスタンスの URL。 既定値は 'https://login.salesforce.com' です。 サンドボックスからデータをコピーするには、'' をhttps://test.salesforce.com指定します。 カスタム ドメインからデータをコピーするには、"https://[domain].my.salesforce.com" などを指定します。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象