Class LogAnalyticsManager

java.lang.Object
com.azure.resourcemanager.loganalytics.LogAnalyticsManager

public final class LogAnalyticsManager extends Object
Entry point to LogAnalyticsManager. Operational Insights Client.
  • Method Details

    • authenticate

      public static LogAnalyticsManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of LogAnalytics service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the LogAnalytics service API instance.
    • authenticate

      public static LogAnalyticsManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of LogAnalytics service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the LogAnalytics service API instance.
    • configure

      public static LogAnalyticsManager.Configurable configure()
      Gets a Configurable instance that can be used to create LogAnalyticsManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • queryPacks

      public QueryPacks queryPacks()
      Gets the resource collection API of QueryPacks. It manages LogAnalyticsQueryPack.
      Returns:
      Resource collection API of QueryPacks.
    • queries

      public Queries queries()
      Gets the resource collection API of Queries. It manages LogAnalyticsQueryPackQuery.
      Returns:
      Resource collection API of Queries.
    • dataExports

      public DataExports dataExports()
      Gets the resource collection API of DataExports. It manages DataExport.
      Returns:
      Resource collection API of DataExports.
    • dataSources

      public DataSources dataSources()
      Gets the resource collection API of DataSources. It manages DataSource.
      Returns:
      Resource collection API of DataSources.
    • intelligencePacks

      public IntelligencePacks intelligencePacks()
      Gets the resource collection API of IntelligencePacks.
      Returns:
      Resource collection API of IntelligencePacks.
    • linkedServices

      public LinkedServices linkedServices()
      Gets the resource collection API of LinkedServices. It manages LinkedService.
      Returns:
      Resource collection API of LinkedServices.
    • linkedStorageAccounts

      public LinkedStorageAccounts linkedStorageAccounts()
      Gets the resource collection API of LinkedStorageAccounts. It manages LinkedStorageAccountsResource.
      Returns:
      Resource collection API of LinkedStorageAccounts.
    • managementGroups

      public ManagementGroups managementGroups()
      Gets the resource collection API of ManagementGroups.
      Returns:
      Resource collection API of ManagementGroups.
    • operationStatuses

      public OperationStatuses operationStatuses()
      Gets the resource collection API of OperationStatuses.
      Returns:
      Resource collection API of OperationStatuses.
    • sharedKeysOperations

      public SharedKeysOperations sharedKeysOperations()
      Gets the resource collection API of SharedKeysOperations.
      Returns:
      Resource collection API of SharedKeysOperations.
    • usages

      public Usages usages()
      Gets the resource collection API of Usages.
      Returns:
      Resource collection API of Usages.
    • storageInsightConfigs

      public StorageInsightConfigs storageInsightConfigs()
      Gets the resource collection API of StorageInsightConfigs. It manages StorageInsight.
      Returns:
      Resource collection API of StorageInsightConfigs.
    • savedSearches

      public SavedSearches savedSearches()
      Gets the resource collection API of SavedSearches. It manages SavedSearch.
      Returns:
      Resource collection API of SavedSearches.
    • availableServiceTiers

      public AvailableServiceTiers availableServiceTiers()
      Gets the resource collection API of AvailableServiceTiers.
      Returns:
      Resource collection API of AvailableServiceTiers.
    • gateways

      public Gateways gateways()
      Gets the resource collection API of Gateways.
      Returns:
      Resource collection API of Gateways.
    • schemas

      public Schemas schemas()
      Gets the resource collection API of Schemas.
      Returns:
      Resource collection API of Schemas.
    • workspacePurges

      public WorkspacePurges workspacePurges()
      Gets the resource collection API of WorkspacePurges.
      Returns:
      Resource collection API of WorkspacePurges.
    • clusters

      public Clusters clusters()
      Gets the resource collection API of Clusters. It manages Cluster.
      Returns:
      Resource collection API of Clusters.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • workspaces

      public Workspaces workspaces()
      Gets the resource collection API of Workspaces. It manages Workspace.
      Returns:
      Resource collection API of Workspaces.
    • deletedWorkspaces

      public DeletedWorkspaces deletedWorkspaces()
      Gets the resource collection API of DeletedWorkspaces.
      Returns:
      Resource collection API of DeletedWorkspaces.
    • tables

      public Tables tables()
      Gets the resource collection API of Tables. It manages Table.
      Returns:
      Resource collection API of Tables.
    • serviceClient

      public OperationalInsightsManagementClient serviceClient()
      Returns:
      Wrapped service client OperationalInsightsManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.