azure.mgmt.applicationinsights package

Module contents

class azure.mgmt.applicationinsights.ApplicationInsightsManagementClient(credential: TokenCredential, subscription_id: str, api_version: Optional[str] = None, base_url: str = 'https://management.azure.com', profile: azure.profiles.KnownProfiles = <KnownProfiles.default: <azure.profiles.DefaultProfile object>>, **kwargs: Any)[source]

Bases: azure.profiles.multiapiclient.MultiApiClientMixin, azure.mgmt.applicationinsights._application_insights_management_client._SDKClient

Composite Swagger for Application Insights Management Client.

This ready contains multiple API versions, to help you deal with all of the Azure clouds (Azure Stack, Azure Government, Azure China, etc.). By default, it uses the latest API version available on public Azure. For production, you should stick to a particular api-version and/or profile. The profile sets a mapping between an operation group and its API version. The api-version parameter sets the default API version if the operation group is not described in the profile.

Parameters
  • credential (TokenCredential) – Credential needed for the client to connect to Azure. Required.

  • subscription_id (str) – The ID of the target subscription. Required.

  • api_version (str) – API version to use if no profile is provided, or if missing in profile.

  • base_url (str) – Service URL

  • profile (azure.profiles.KnownProfiles) – A profile definition, from KnownProfiles to dict.

This is a fake class to support current implemetation of MultiApiClientMixin.” Will be removed in final version of multiapi azure-core based client

close()[source]
classmethod models(api_version='2022-04-01')[source]

Module depends on the API version:

  • 2015-05-01: v2015_05_01.models

  • 2017-10-01: v2017_10_01.models

  • 2018-05-01-preview: v2018_05_01_preview.models

  • 2018-06-17-preview: v2018_06_17_preview.models

  • 2019-10-17-preview: v2019_10_17_preview.models

  • 2020-02-02: v2020_02_02.models

  • 2020-02-02-preview: v2020_02_02_preview.models

  • 2020-03-01-preview: v2020_03_01_preview.models

  • 2020-06-02-preview: v2020_06_02_preview.models

  • 2020-11-20: v2020_11_20.models

  • 2021-03-08: v2021_03_08.models

  • 2021-08-01: v2021_08_01.models

  • 2021-10-14: v2021_10.models

  • 2022-04-01: v2022_04_01.models

DEFAULT_API_VERSION = '2022-04-01'
LATEST_PROFILE = azure.mgmt.applicationinsights.ApplicationInsightsManagementClient latest
property analytics_items

Instance depends on the API version:

  • 2015-05-01: AnalyticsItemsOperations

property annotations

Instance depends on the API version:

  • 2015-05-01: AnnotationsOperations

property api_keys

Instance depends on the API version:

  • 2015-05-01: APIKeysOperations

property component_available_features

Instance depends on the API version:

  • 2015-05-01: ComponentAvailableFeaturesOperations

property component_current_billing_features

Instance depends on the API version:

  • 2015-05-01: ComponentCurrentBillingFeaturesOperations

property component_current_pricing_plan

Instance depends on the API version:

  • 2017-10-01: ComponentCurrentPricingPlanOperations

property component_feature_capabilities

Instance depends on the API version:

  • 2015-05-01: ComponentFeatureCapabilitiesOperations

property component_linked_storage_accounts

Instance depends on the API version:

  • 2020-03-01-preview: ComponentLinkedStorageAccountsOperations

property component_quota_status

Instance depends on the API version:

  • 2015-05-01: ComponentQuotaStatusOperations

property components

Instance depends on the API version:

  • 2015-05-01: ComponentsOperations

  • 2018-05-01-preview: ComponentsOperations

  • 2020-02-02: ComponentsOperations

  • 2020-02-02-preview: ComponentsOperations

property ea_subscription_list_migration_date

Instance depends on the API version:

  • 2017-10-01: EASubscriptionListMigrationDateOperations

property ea_subscription_migrate_to_new_pricing_model

Instance depends on the API version:

  • 2017-10-01: EASubscriptionMigrateToNewPricingModelOperations

property ea_subscription_rollback_to_legacy_pricing_model

Instance depends on the API version:

  • 2017-10-01: EASubscriptionRollbackToLegacyPricingModelOperations

property export_configurations

Instance depends on the API version:

  • 2015-05-01: ExportConfigurationsOperations

property favorites

Instance depends on the API version:

  • 2015-05-01: FavoritesOperations

property live_token

Instance depends on the API version:

  • 2020-06-02-preview: LiveTokenOperations

  • 2021-10-14: LiveTokenOperations

property my_workbooks

Instance depends on the API version:

  • 2015-05-01: MyWorkbooksOperations

  • 2021-03-08: MyWorkbooksOperations

property operations

Instance depends on the API version:

  • 2015-05-01: Operations

  • 2018-05-01-preview: Operations

  • 2018-06-17-preview: Operations

  • 2020-06-02-preview: Operations

property proactive_detection_configurations

Instance depends on the API version:

  • 2015-05-01: ProactiveDetectionConfigurationsOperations

  • 2018-05-01-preview: ProactiveDetectionConfigurationsOperations

property web_test_locations

Instance depends on the API version:

  • 2015-05-01: WebTestLocationsOperations

property web_tests

Instance depends on the API version:

  • 2015-05-01: WebTestsOperations

  • 2018-05-01-preview: WebTestsOperations

property work_item_configurations

Instance depends on the API version:

  • 2015-05-01: WorkItemConfigurationsOperations

property workbook_templates

Instance depends on the API version:

  • 2019-10-17-preview: WorkbookTemplatesOperations

  • 2020-11-20: WorkbookTemplatesOperations

property workbooks

Instance depends on the API version:

  • 2015-05-01: WorkbooksOperations

  • 2018-06-17-preview: WorkbooksOperations

  • 2021-08-01: WorkbooksOperations

  • 2022-04-01: WorkbooksOperations