次の方法で共有


ExecuteWranglingDataflowActivity.IntegrationRuntime プロパティ

定義

統合ランタイム参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.integrationRuntime")]
public Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeReference IntegrationRuntime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.integrationRuntime")>]
member this.IntegrationRuntime : Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeReference with get, set
Public Property IntegrationRuntime As IntegrationRuntimeReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象