jar

com.microsoft.azure : azure-loganalytics

Maven & Gradle

May 18, 2022
2.1k stars

Microsoft Azure SDK for Log Analytics · Please note, a newer package azure-monitor-query for querying logs from Azure Monitor is available at https://search.maven.org/artifact/com.azure/azure-monitor-query as of October 2021. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/monitorquery for more details.

Table Of Contents

Latest Version

Download com.microsoft.azure : azure-loganalytics JAR file - Latest Versions:

All Versions

Download com.microsoft.azure : azure-loganalytics JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-loganalytics-1.0.0-beta.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.loganalytics

├─ com.microsoft.azure.loganalytics.LogAnalyticsDataClient.class - [JAR]

com.microsoft.azure.loganalytics.models

├─ com.microsoft.azure.loganalytics.models.Column.class - [JAR]

├─ com.microsoft.azure.loganalytics.models.ErrorDetail.class - [JAR]

├─ com.microsoft.azure.loganalytics.models.ErrorInfo.class - [JAR]

├─ com.microsoft.azure.loganalytics.models.ErrorResponse.class - [JAR]

├─ com.microsoft.azure.loganalytics.models.ErrorResponseException.class - [JAR]

├─ com.microsoft.azure.loganalytics.models.QueryBody.class - [JAR]

├─ com.microsoft.azure.loganalytics.models.QueryResults.class - [JAR]

├─ com.microsoft.azure.loganalytics.models.Table.class - [JAR]

com.microsoft.azure.loganalytics.implementation

├─ com.microsoft.azure.loganalytics.implementation.LogAnalyticsDataClientImpl.class - [JAR]