IntegrationRuntimeDataFlowProperties.CustomProperties 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.
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)