次の方法で共有


DynamicsLinkedService.DeploymentType プロパティ

定義

Dynamics インスタンスの展開の種類。 "Online" for Dynamics Online と "OnPremisesWithIfd" for Dynamics on-premises with Ifd。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象