GraphQueries interface
The graph query to show the current data status
Properties
base |
The base query for the graph |
legend | The legend for the graph |
metric |
the metric that the query is checking |
Property Details
baseQuery
The base query for the graph
baseQuery?: string
Property Value
string
legend
The legend for the graph
legend?: string
Property Value
string
metricName
the metric that the query is checking
metricName?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript