次の方法で共有


IntegrationRuntimeSsisProperties.ExpressCustomSetupProperties プロパティ

定義

SSIS 統合ランタイムのスクリプト プロパティを使用しないカスタム セットアップを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="expressCustomSetupProperties")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.CustomSetupBase> ExpressCustomSetupProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expressCustomSetupProperties")>]
member this.ExpressCustomSetupProperties : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.CustomSetupBase> with get, set
Public Property ExpressCustomSetupProperties As IList(Of CustomSetupBase)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象