AksNodePoolResource.withSubnet
Method
interface AksNodePoolResource { // ... omitted for brevity withSubnet(subnet: AzureSubnetResource): AksNodePoolResource;}Signature
method
withSubnet builder Configures an AKS node pool to use a specific VNet subnet
withSubnet(subnet: AzureSubnetResource): AksNodePoolResourceParameters
subnet AzureSubnetResource Returns
AksNodePoolResource Defined on
This method is defined on the following type: