I'm trying to set up a API in Azure management usi...
# azure
w
I'm trying to set up a API in Azure management using the nextgen. I can't find how to add a "product" to an API, https://www.pulumi.com/docs/reference/pkg/azure-nextgen/apimanagement/api/. In the "old" azure provider I think you would use ProductApi, https://www.pulumi.com/docs/reference/pkg/azure/apimanagement/productapi/, but is there something for nextgen?
I know I can mix nextgen and the old one, but I just thought it would be a simple way to do it in nextgen.
t