I am working on creating new custom resource provider in windows azure pack and I followed below (link) blog and its related blogs-
My question is - how to write code for Plan Quota in my custom resource provider like Retrieving Plan Quota, Updating Plan Quota and deleting Plan Quota.
Attached is the sql custom resource provider Quota UI which comes by-default with Windows Azure pack installation.
I want to get same UI and functionality for my custom resource provider as in SQL.