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 44962ceCopy full SHA for 44962ce
articles/storage/queues/monitor-queue-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 multidimension:
+The following example shows how to read metric data on the metric supporting multidimensional:
246
247
```csharp
248
public static async Task ReadStorageMetricValueTest()
0 commit comments