File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sdk/monitor/azure-monitor-query Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -176,9 +176,9 @@ queryResultsMono.subscribe(queryResult -> {
176176More examples can be found at [ Azure Monitor Query samples] [ README-Samples ] .
177177
178178<!-- Links -->
179- [ LogsQueryClientBuilder ] : https://azuresdkdocs.blob.core.windows.net/$web/ java/azure-monitor-query/latest/ com/ azure/ monitor/ query/LogsQueryClientBuilder.html
180- [ LogsQueryClient ] : https://azuresdkdocs.blob.core.windows.net/$web/ java/azure-monitor-query/latest/ com/ azure/ monitor/ query/LogsQueryClient.html
181- [ LogsQueryAsyncClient ] : https://azuresdkdocs.blob.core.windows.net/$web/ java/azure-monitor-query/latest/ com/ azure/ monitor/ query/LogsQueryAsyncClient.html
179+ [ LogsQueryClientBuilder ] : https://learn.microsoft.com/ java/api/ com. azure. monitor. query.logsqueryclientbuilder?view=azure-java-stable
180+ [ LogsQueryClient ] : https://learn.microsoft.com/ java/api/ com. azure. monitor. query.logsqueryclient?view=azure-java-stable
181+ [ LogsQueryAsyncClient ] : https://learn.microsoft.com/ java/api/ com. azure. monitor. query.logsqueryasyncclient?view=azure-java-stable
182182[ Guidelines ] : https://azure.github.io/azure-sdk/general_introduction.html
183183[ GuidelinesJava ] : https://azure.github.io/azure-sdk/java_introduction.html
184184[ GuidelinesJavaDesign ] : https://azure.github.io/azure-sdk/java_introduction.html#namespaces
You can’t perform that action at this time.
0 commit comments