次の方法で共有


ExecuteSSISPackageActivity.ConnectVia プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象