Share via


ProvisionedCluster.AgentPoolProfile Property

Definition

The agent pool properties for the provisioned cluster.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.INamedAgentPoolProfile> AgentPoolProfile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Inlined)>]
member this.AgentPoolProfile : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.INamedAgentPoolProfile> with get, set
Public Property AgentPoolProfile As List(Of INamedAgentPoolProfile)

Property Value

Implements

Attributes

Applies to