次の方法で共有


DynamicsCrmLinkedService.OrganizationName プロパティ

定義

Dynamics CRM インスタンスのorganization名。 プロパティはオンプレミスでは必須であり、ユーザーに関連付けられた複数の Dynamics CRM インスタンスがある場合はオンラインで使用する必要があります。 型: 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)

プロパティ値

適用対象