IScaleSettings.MaxNodeCount Property

Definition

Max number of nodes to use

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

Property Value

Attributes

Applies to