Partilhar via


IntegrationRuntimeSsisProperties.ExpressCustomSetupProperties Propriedade

Definição

Obtém ou define a configuração personalizada sem propriedades de script para um runtime de integração do SSIS.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a