次の方法で共有


HDInsightOnDemandLinkedService.ClusterSize プロパティ

定義

クラスター内のワーカー/データ ノードの数を取得または設定します。 候補の値: 4。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.clusterSize")]
public object ClusterSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.clusterSize")>]
member this.ClusterSize : obj with get, set
Public Property ClusterSize As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象