I have created an Azure AKS which has a node-pool containing 3 nodes. I want to list all the associated resources created along with the AKS, like - node VM, LB, Public IP.
Is there any REST API available to fetch all the resources associated with AKS?