次の方法で共有


DynamicsLinkedService.OrganizationName プロパティ

定義

Dynamics インスタンスの組織の名前。 プロパティはオンプレミスでは必須であり、ユーザーに関連付けられている複数の Dynamics インスタンスがある場合はオンラインで必要です。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象