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.
2 parents fd6a737 + f096840 commit cc78769Copy full SHA for cc78769
articles/storage/files/analyze-files-metrics.md
@@ -206,7 +206,7 @@ The following example shows how to read `UsedCapacity` data at the account level
206
207
For multidimensional metrics, you need to define metadata filters if you want to read metric data on specific dimension values.
208
209
-The following example shows how to read metric data on the metric supporting multidimension:
+The following example shows how to read metric data on the metric supporting multidimensional values:
210
211
```csharp
212
public static async Task ReadStorageMetricValueTest()
0 commit comments