SsisEnvironmentReference.EnvironmentName Property

Definition

Gets or sets environment name.

[Newtonsoft.Json.JsonProperty(PropertyName="environmentName")]
public string EnvironmentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="environmentName")>]
member this.EnvironmentName : string with get, set
Public Property EnvironmentName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to