IntegrationRuntimeSsisProperties.ExpressCustomSetupProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets custom setup without script properties for a SSIS integration runtime.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute