Hello everyone.
I would like to add a backend pool (and a few http settings and listeners) to an existing Application Gateway.
My question is can it be done through Pulumi?
I went through the documentation here
https://www.pulumi.com/registry/packages/azure-native/api-docs/network/ and there is nothing there regarding the backend pools for the Application Gateway (the only thing even remotely applicable is the LoadBalancerBackendAddressPool function but there is nothing for the Application Gateway).