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 ce7ecd1 commit 6f03b3aCopy full SHA for 6f03b3a
articles/storage/blobs/monitor-blob-storage.md
@@ -224,7 +224,7 @@ The following example shows how to read `UsedCapacity` data at the account level
224
225
For multidimensional metrics, you need to define metadata filters if you want to read metric data on specific dimension values.
226
227
-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:
228
229
```csharp
230
public static async Task ReadStorageMetricValueTest()
0 commit comments