次の方法で共有


SsisProject.EnvironmentRefs プロパティ

定義

プロジェクト内の環境参照を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象