次の方法で共有


CreateDataFlowDebugSessionRequest.IntegrationRuntime プロパティ

定義

データ フロー デバッグ セッションに統合ランタイム設定を使用するように設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象