It returns ""displayDescription": "The amount of storage used by the storage account. For standard storage accounts, it’s the sum of capacity used by blob, table, file, and queue. For premium storage accounts and Blob storage accounts, it is the same as BlobCapacity or FileCapacity.", but it does not tell me the actual values. How do I get the actual data ?
Rufeng Xu-friedman
Hi Lars, I figured it out. Thank you so much. Your class is awesome. I am going to take AZ-900 exam on Sat. Will study hard ! Thanks again !
Thanks, Lars. I want to get the usedspace for a storage account. From your link, I tried the link – https://docs.microsoft.com/en-us/rest/api/monitor/metricdefinitions/list#code-try-0.
It returns ""displayDescription": "The amount of storage used by the storage account. For standard storage accounts, it’s the sum of capacity used by blob, table, file, and queue. For premium storage accounts and Blob storage accounts, it is the same as BlobCapacity or FileCapacity.", but it does not tell me the actual values. How do I get the actual data ?
Hi Lars, I figured it out. Thank you so much. Your class is awesome. I am going to take AZ-900 exam on Sat. Will study hard ! Thanks again !