次の方法で共有


IntegrationRuntimeDataFlowProperties.CustomProperties プロパティ

定義

カスタム プロパティは、データ フロー ランタイムのパフォーマンスを調整するために使用されます。

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)

プロパティ値

適用対象