AzureKubernetesEnvironmentResource.withSubnet
Method
interface AzureKubernetesEnvironmentResource { // ... omitted for brevity withSubnet(subnet: AzureSubnetResource): AzureKubernetesEnvironmentResource;}Signature
method
withSubnet builder Configures the AKS cluster to use a VNet subnet
withSubnet(subnet: AzureSubnetResource): AzureKubernetesEnvironmentResourceParameters
subnet AzureSubnetResource Returns
AzureKubernetesEnvironmentResource Defined on
This method is defined on the following type: