Can we find the specific tag value of a resource group using c# ?
List | Gets the names and values of all resource tags that are defined in a subscription. |
This api is for all resources.
I have taken all resource group in a list and I am looking for logic to fetch particular tag name using c#.
Please help , share if any ref. is there.