Freigeben über


IntegrationRuntimeSsisProperties.ExpressCustomSetupProperties Eigenschaft

Definition

Ruft ein benutzerdefiniertes Setup ohne Skripteigenschaften für eine SSIS Integration Runtime ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: