Class ApplicationInsightsManager

java.lang.Object
com.azure.resourcemanager.applicationinsights.ApplicationInsightsManager

public final class ApplicationInsightsManager extends Object
Entry point to ApplicationInsightsManager. Composite Swagger for Application Insights Management Client.
  • Method Details

    • authenticate

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

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

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

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

      public Annotations annotations()
      Gets the resource collection API of Annotations.
      Returns:
      Resource collection API of Annotations.
    • apiKeys

      public ApiKeys apiKeys()
      Gets the resource collection API of ApiKeys.
      Returns:
      Resource collection API of ApiKeys.
    • exportConfigurations

      public ExportConfigurations exportConfigurations()
      Gets the resource collection API of ExportConfigurations.
      Returns:
      Resource collection API of ExportConfigurations.
    • componentCurrentBillingFeatures

      public ComponentCurrentBillingFeatures componentCurrentBillingFeatures()
      Gets the resource collection API of ComponentCurrentBillingFeatures.
      Returns:
      Resource collection API of ComponentCurrentBillingFeatures.
    • componentQuotaStatus

      public ComponentQuotaStatus componentQuotaStatus()
      Gets the resource collection API of ComponentQuotaStatus.
      Returns:
      Resource collection API of ComponentQuotaStatus.
    • componentFeatureCapabilities

      public ComponentFeatureCapabilities componentFeatureCapabilities()
      Gets the resource collection API of ComponentFeatureCapabilities.
      Returns:
      Resource collection API of ComponentFeatureCapabilities.
    • componentAvailableFeatures

      public ComponentAvailableFeatures componentAvailableFeatures()
      Gets the resource collection API of ComponentAvailableFeatures.
      Returns:
      Resource collection API of ComponentAvailableFeatures.
    • proactiveDetectionConfigurations

      public ProactiveDetectionConfigurations proactiveDetectionConfigurations()
      Gets the resource collection API of ProactiveDetectionConfigurations.
      Returns:
      Resource collection API of ProactiveDetectionConfigurations.
    • workItemConfigurations

      public WorkItemConfigurations workItemConfigurations()
      Gets the resource collection API of WorkItemConfigurations.
      Returns:
      Resource collection API of WorkItemConfigurations.
    • favorites

      public Favorites favorites()
      Gets the resource collection API of Favorites.
      Returns:
      Resource collection API of Favorites.
    • webTestLocations

      public WebTestLocations webTestLocations()
      Gets the resource collection API of WebTestLocations.
      Returns:
      Resource collection API of WebTestLocations.
    • webTests

      public WebTests webTests()
      Gets the resource collection API of WebTests. It manages WebTest.
      Returns:
      Resource collection API of WebTests.
    • analyticsItems

      public AnalyticsItems analyticsItems()
      Gets the resource collection API of AnalyticsItems.
      Returns:
      Resource collection API of AnalyticsItems.
    • workbookTemplates

      public WorkbookTemplates workbookTemplates()
      Gets the resource collection API of WorkbookTemplates. It manages WorkbookTemplate.
      Returns:
      Resource collection API of WorkbookTemplates.
    • myWorkbooks

      public MyWorkbooks myWorkbooks()
      Gets the resource collection API of MyWorkbooks. It manages MyWorkbook.
      Returns:
      Resource collection API of MyWorkbooks.
    • workbooks

      public Workbooks workbooks()
      Gets the resource collection API of Workbooks. It manages Workbook.
      Returns:
      Resource collection API of Workbooks.
    • components

      public Components components()
      Gets the resource collection API of Components. It manages ApplicationInsightsComponent.
      Returns:
      Resource collection API of Components.
    • componentLinkedStorageAccountsOperations

      public ComponentLinkedStorageAccountsOperations componentLinkedStorageAccountsOperations()
      Gets the resource collection API of ComponentLinkedStorageAccountsOperations. It manages ComponentLinkedStorageAccounts.
      Returns:
      Resource collection API of ComponentLinkedStorageAccountsOperations.
    • liveTokens

      public LiveTokens liveTokens()
      Gets the resource collection API of LiveTokens.
      Returns:
      Resource collection API of LiveTokens.
    • serviceClient

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