Compartir a través de


IntegrationRuntimeSsisProperties.ExpressCustomSetupProperties Propiedad

Definición

Obtiene o establece la configuración personalizada sin propiedades de script para un entorno de ejecución de integración de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a