Hi,
I am having a windows azure subscription. Can we get the list of Virtual networks in the subscription by using the REST API?
Yes, you can get the VNets in your subscription. Refer the below API.
http://msdn.microsoft.com/en-us/library/windowsazure/jj157185.aspx
Please mark the replies as Answered if they help and Vote if you found them helpful.