Compartilhar via


IScaleSettings.MaxNodeCount Property

Definition

Max number of nodes to use

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Max number of nodes to use", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="maxNodeCount")]
public int MaxNodeCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Max number of nodes to use", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="maxNodeCount")>]
member this.MaxNodeCount : int with get, set
Public Property MaxNodeCount As Integer

Property Value

Attributes

Applies to