File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
sdk/monitor/Azure.Monitor.Query Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ The Azure Monitor Query client library is used to execute read-only queries agai
9
9
10
10
- [ Source code] [ source ]
11
11
- [ Package (NuGet)] [ package ]
12
+ - [ API reference documentation] [ msdocs_apiref ]
12
13
- [ Service documentation] [ azure_monitor_overview ]
13
14
- [ Change log] [ changelog ]
14
15
@@ -425,6 +426,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
425
426
[ kusto_query_language ] : https://docs.microsoft.com/azure/data-explorer/kusto/query/
426
427
[ logging ] : https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Diagnostics.md
427
428
[ monitor_rest_api ] : https://docs.microsoft.com/rest/api/monitor/
429
+ [ msdocs_apiref ] : https://docs.microsoft.com/dotnet/api/overview/azure/monitor/query?view=azure-dotnet
428
430
[ package ] : https://www.nuget.org/packages/Azure.Monitor.Query
429
431
[ source ] : https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/monitor/Azure.Monitor.Query/src
430
432
You can’t perform that action at this time.
0 commit comments