次の方法で共有


BlobStreamInputDataSource.SourcePartitionCount プロパティ

定義

BLOB 入力データ ソースのパーティション数を取得または設定します。 範囲 1 から 256。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourcePartitionCount")]
public int? SourcePartitionCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourcePartitionCount")>]
member this.SourcePartitionCount : Nullable<int> with get, set
Public Property SourcePartitionCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象