AksNodePoolConfig Properties
RecordProperties5 members
Configuration for an AKS node pool.
The mode of the node pool.
public AksNodePoolMode Mode { get; init; }The VM size for nodes in the pool.
public string VmSize { get; init; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public AksNodePoolMode Mode { get; init; }public string VmSize { get; init; }