Skip to content
DocsTry Aspire
DocsTry

AzureKubernetesEnvironmentResource.withSubnet

Method
📦 Aspire.Hosting.Azure.Kubernetes v13.4.0-preview.1.26281.18
interface AzureKubernetesEnvironmentResource {
// ... omitted for brevity
withSubnet(subnet: AzureSubnetResource): AzureKubernetesEnvironmentResource;
}

Signature

methodwithSubnetbuilder
Configures the AKS cluster to use a VNet subnet
withSubnet(subnet: AzureSubnetResource): AzureKubernetesEnvironmentResource
subnetAzureSubnetResource
AzureKubernetesEnvironmentResource

Defined on

This method is defined on the following type: