Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ properties:
package: '@azure/arm-monitor'
summary: >-
The names of the metrics (comma separated) to retrieve. Special case: If a
metricname itself has a comma in it then use %2 to indicate it. Eg:
'Metric,Name1' should be **'Metric%2Name1'**
metricname itself has a comma in it then use %2C to indicate it. Eg:
'Metric,Name1' should be **'Metric%2CName1'**
fullName: metricnames
remarks: ''
isPreview: false
Expand Down