addGateway
Method
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): KubernetesGatewayResourceParameters
name string Returns
KubernetesGatewayResource Applies to
This method applies to the following types: