Delen via


ResourceConfiguration.InstanceCount 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.Owned)]
public int? InstanceCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.InstanceCount : Nullable<int> with get, set
Public Property InstanceCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to