I'm trying to get Compute Usage List using KQL in Azure, you can find it in above link for reference.
{
"value": [
{
"unit": "Count",
"currentValue": 17,
"limit": 19,
"name": {
"value": "aaaaaaaaaaaaaaaaaa",
"localizedValue": "aaaaaaaaaaaaaa"
}
}
],
"nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaa"
}
Thanks in advance.
What I'm expecting is where that type of data is located in which table.