Compartir a través de


SsisProject.EnvironmentRefs Propiedad

Definición

Obtiene o establece la referencia de entorno en el proyecto.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a