We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0841c5d commit b7f49beCopy full SHA for b7f49be
articles/storage/tables/monitor-table-storage.md
@@ -242,7 +242,7 @@ The following example shows how to read `UsedCapacity` data at the account level
242
243
For multidimensional metrics, you need to define metadata filters if you want to read metric data on specific dimension values.
244
245
-The following example shows how to read metric data on the metric supporting multidimensional:
+The following example shows how to read metric data on the metric supporting multidimensional values:
246
247
```csharp
248
public static async Task ReadStorageMetricValueTest()
0 commit comments