Skip to content

Commit f9fc237

Browse files
Merge pull request #224623 from toddfoust/patch-12
Correcting valueCount mapping
2 parents 8c93b7b + 20d6da2 commit f9fc237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/convert-classic-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ Legacy table: customMetrics
566566
|user_AuthenticatedId|string|UserAuthenticatedId|string|
567567
|user_Id|string|UserId|string|
568568
|value|real|(removed)||
569-
|valueCount|int|ValueCount|int|
569+
|valueCount|int|ItemCount|int|
570570
|valueMax|real|ValueMax|real|
571571
|valueMin|real|ValueMin|real|
572572
|valueSum|real|ValueSum|real|

0 commit comments

Comments
 (0)