withSystemNodePool
Method
interface AzureKubernetesEnvironmentResource { // ... omitted for brevity withSystemNodePool( vmSize?: string, minCount?: number, maxCount?: number): AzureKubernetesEnvironmentResource;}Signature
method
withSystemNodePoolbuilderReplaces the default system node pool with a customized configuration.
withSystemNodePool( vmSize?: string, minCount?: number, maxCount?: number): AzureKubernetesEnvironmentResourceParameters
vmSizestringoptional= Standard_D2s_v5minCountnumberoptional= 1maxCountnumberoptional= 3Returns
AzureKubernetesEnvironmentResourceApplies to
This method applies to the following types: