次の方法で共有


SalesforceServiceCloudLinkedService.EnvironmentUri プロパティ

定義

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> EnvironmentUri { get; set; }
member this.EnvironmentUri : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property EnvironmentUri As DataFactoryElement(Of String)

プロパティ値

適用対象