addGateway
Method
interface AzureKubernetesEnvironmentResource { // ... omitted for brevity addGateway(name: string): KubernetesGatewayResource;}Signature
method
addGatewaybuilderAdds 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
namestringReturns
KubernetesGatewayResourceApplies to
This method applies to the following types: