Share via


IntegrationRuntimeDataFlowProperties.CustomProperties Property

Definition

Custom properties are used to tune the data flow runtime performance.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeDataFlowCustomItem> CustomProperties { get; }
member this.CustomProperties : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeDataFlowCustomItem>
Public ReadOnly Property CustomProperties As IList(Of IntegrationRuntimeDataFlowCustomItem)

Property Value

Applies to