Bagikan melalui


SsisProject.EnvironmentRefs Property

Definition

Gets or sets environment reference in project

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to