Getting Storage Account Properties using Storage Services REST API
问题 Is there a way to get properties of a storage account, specifically the kind of account - GPv1, GPv2 or blob storage, through an API in Storage Services? I came across https://msdn.microsoft.com/en-us/library/azure/ee460802.aspx but if possible, I would like to re-use the SharedKey authentication I use for the Blob Service APIs. In this page, https://docs.microsoft.com/en-us/rest/api/storageservices/ I found this: "All access to storage services takes place through the storage account. The