次の方法で共有


DataFlowDebugSessionInfo.NodeCount プロパティ

定義

クラスターのノード数を取得または設定します。 (非推奨のプロパティ)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象