Storage Profile Response
data class StorageProfileResponse(val backupRetentionDays: Int? = null, val geoRedundantBackup: String? = null, val storageAutogrow: String? = null, val storageMB: Int? = null)
Storage Profile properties of a server