共用方式為


HDInsightOnDemandLinkedService.DataNodeSize Property

Definition

Gets or sets specifies the size of the data node for the HDInsight cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to