ClusterCreateParameters.HeadNodeSize Property

Definition

Gets or sets the size of the Head Node.

public Microsoft.WindowsAzure.Management.HDInsight.NodeVMSize HeadNodeSize { get; set; }
member this.HeadNodeSize : Microsoft.WindowsAzure.Management.HDInsight.NodeVMSize with get, set
Public Property HeadNodeSize As NodeVMSize

Property Value

The size of the head node.

Applies to