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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript