次の方法で共有


IntegrationRuntimeComputeProperties.DataFlowProperties プロパティ

定義

マネージド統合ランタイムのデータ フロー プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象