Delen via


IAksSchema.AgentCount Property

Definition

Number of agents

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Number of agents", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="agentCount")]
public int? AgentCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Number of agents", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="agentCount")>]
member this.AgentCount : Nullable<int> with get, set
Public Property AgentCount As Nullable(Of Integer)

Property Value

Attributes

Applies to