次の方法で共有


DynamicsLinkedService.ServiceUri プロパティ

定義

Microsoft Dynamics サーバーの URL。 プロパティはオンラインでは必須であり、オンプレミスでは使用できません。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象