ApplicationInsightsManagementClient Class

Composite Swagger for Application Insights Management Client

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

Inheritance
ApplicationInsightsManagementClient
ApplicationInsightsManagementClient

Constructor

ApplicationInsightsManagementClient(credentials, subscription_id, api_version=None, base_url=None, profile=<KnownProfiles.default: <azure.profiles.DefaultProfile object>>)

Parameters

credentials
azure_active_directory
Required

Credentials needed for the client to connect to Azure.

subscription_id
str
Required

Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

api_version
str
default value: None

API version to use if no profile is provided, or if missing in profile.

base_url
str
default value: None

Service URL

profile
KnownProfiles
default value: KnownProfiles.default

A profile definition, from KnownProfiles to dict.

Variables

config
ApplicationInsightsManagementClientConfiguration

Configuration for client.

Methods

models

Module depends on the API version:

models

Module depends on the API version:

models(api_version='2020-03-01-preview')

Parameters

cls
Required
api_version
default value: 2020-03-01-preview

Attributes

analytics_items

Instance depends on the API version:

annotations

Instance depends on the API version:

api_keys

Instance depends on the API version:

component_available_features

Instance depends on the API version:

component_current_billing_features

Instance depends on the API version:

component_current_pricing_plan

Instance depends on the API version:

component_feature_capabilities

Instance depends on the API version:

component_linked_storage_accounts

Instance depends on the API version:

component_quota_status

Instance depends on the API version:

components

Instance depends on the API version:

ea_subscription_list_migration_date

Instance depends on the API version:

ea_subscription_migrate_to_new_pricing_model

Instance depends on the API version:

ea_subscription_rollback_to_legacy_pricing_model

Instance depends on the API version:

export_configurations

Instance depends on the API version:

favorites

Instance depends on the API version:

operations

Instance depends on the API version:

proactive_detection_configurations

Instance depends on the API version:

queries

Instance depends on the API version:

query_packs

Instance depends on the API version:

web_test_locations

Instance depends on the API version:

web_tests

Instance depends on the API version:

work_item_configurations

Instance depends on the API version:

workbook_templates

Instance depends on the API version:

workbooks

Instance depends on the API version:

DEFAULT_API_VERSION

DEFAULT_API_VERSION = '2020-03-01-preview'

LATEST_PROFILE

LATEST_PROFILE = azure.mgmt.applicationinsights.ApplicationInsightsManagementClient latest