Aracılığıyla paylaş


ScaleSettings.MinNodeCount Property

Definition

Min number of nodes to use

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public int? MinNodeCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.MinNodeCount : Nullable<int> with get, set
Public Property MinNodeCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to