Skip to content
Docs Try Aspire
Docs Try

addGateway

Method
📦 Aspire.Hosting.Azure.Kubernetes v13.4.0-preview.1.26281.18
interface AzureKubernetesEnvironmentResource {
// ... omitted for brevity
addGateway(name: string): KubernetesGatewayResource;
}

Signature

method addGateway builder
Adds a Kubernetes Gateway API Gateway resource to the application model, associated with the inner Kubernetes environment of the specified AKS environment.
addGateway(name: string): KubernetesGatewayResource
name string
KubernetesGatewayResource

Applies to

This method applies to the following types: