HDInsightOnDemandLinkedService.DataNodeSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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