Share via


SweepJob.ResourceInstanceCount Property

Definition

Optional number of instances or nodes used by the compute target.

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

Property Value

Implements

Attributes

Applies to