IAgentPoolUpdateProfile Interface

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.AgentPoolUpdateProfileTypeConverter))]
public interface IAgentPoolUpdateProfile : Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

Count

Number of nodes in the agent pool. The default value is 1.

KubernetesVersion

Version of Kubernetes in use by the agent pool. This is inherited from the kubernetesVersion of the provisioned cluster.

VMSize

The VM sku size of the agent pool node VMs.

Methods

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest