Delen via


ProvisionedClusterProperties.AgentPoolProfile Property

Definition

The agent pool properties for the provisioned cluster.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)]
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.Owned)>]
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