NewAzureHDInsightClusterAutoscaleConfiguration.MaxWorkerNodeCount 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.
[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
- Attributes