SetAzureHDInsightClusterAutoscaleConfigurationCommand.MaxWorkerNodeCount Property

Definition

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

Property Value

Int32
Attributes

Applies to