Bagikan melalui


HDInsightOnDemandLinkedService.HeadNodeSize Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to