次の方法で共有


ManagedIntegrationRuntime.SsisProperties プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象