AksNodePoolResource Properties
Class Properties 2 members
Represents an AKS node pool with Azure-specific configuration such as VM size and autoscaling. Extends the base
Kubernetes.KubernetesNodePoolResource with provisioning configuration that is used to generate Azure Bicep for the AKS agent pool profile. Gets the parent AKS environment resource.
public AzureKubernetesEnvironmentResource AksParent { get; } Gets the Azure-specific node pool configuration.
public AksNodePoolConfig Config { get; }