NewAzureHDInsightClusterAutoscaleConfiguration.MaxWorkerNodeCount Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Gets or sets the maximal workernode count of load-based autoscale.", Mandatory=true, ParameterSetName="LoadAutoscaleParameterSet")]
public int MaxWorkerNodeCount { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Gets or sets the maximal workernode count of load-based autoscale.", Mandatory=true, ParameterSetName="LoadAutoscaleParameterSet")>]
member this.MaxWorkerNodeCount : int with get, set
Public Property MaxWorkerNodeCount As Integer

Property Value

Int32
Attributes

Applies to