Storage Account Information Response
data class StorageAccountInformationResponse(val id: String, val name: String, val suffix: String, val type: String)
Azure Storage account information.
Azure Storage account information.