StoreWriteSettings.MaxConcurrentConnections プロパティ

定義

ソース データ ストアの最大同時接続数。 型: integer (または resultType 整数を持つ式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> MaxConcurrentConnections { get; set; }
member this.MaxConcurrentConnections : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property MaxConcurrentConnections As DataFactoryElement(Of Integer)

プロパティ値

適用対象