Compartilhar via


AksSchemaProperties.AgentCount Property

Definition

Number of agents

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

Property Value

Implements

Attributes

Applies to