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 ee09c55 + 9026b35 commit c31db3eCopy full SHA for c31db3e
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 values:
228
229
```csharp
230
public static async Task ReadStorageMetricValueTest()
0 commit comments