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
-
ApplicationInsightsManagementClientApplicationInsightsManagementClient
Constructor
ApplicationInsightsManagementClient(credentials, subscription_id, api_version=None, base_url=None, profile=<KnownProfiles.default: <azure.profiles.DefaultProfile object>>)
Parameters
- subscription_id
- str
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- api_version
- str
API version to use if no profile is provided, or if missing in profile.
- profile
- KnownProfiles
A profile definition, from KnownProfiles to dict.
Variables
Configuration for client.
Methods
| models |
Module depends on the API version: |
models
Module depends on the API version:
2015-05-01: models
2017-10-01: models
2018-05-01-preview: models
2018-06-17-preview: models
2019-09-01-preview: models
2019-10-17-preview: models
2020-02-02-preview: models
2020-03-01-preview: models
models(api_version='2020-03-01-preview')
Parameters
- cls
- api_version
Attributes
analytics_items
Instance depends on the API version:
- 2015-05-01: AnalyticsItemsOperations
annotations
Instance depends on the API version:
- 2015-05-01: AnnotationsOperations
api_keys
Instance depends on the API version:
- 2015-05-01: APIKeysOperations
component_available_features
Instance depends on the API version:
- 2015-05-01: ComponentAvailableFeaturesOperations
component_current_billing_features
Instance depends on the API version:
- 2015-05-01: ComponentCurrentBillingFeaturesOperations
component_current_pricing_plan
Instance depends on the API version:
- 2017-10-01: ComponentCurrentPricingPlanOperations
component_feature_capabilities
Instance depends on the API version:
- 2015-05-01: ComponentFeatureCapabilitiesOperations
component_linked_storage_accounts
Instance depends on the API version:
- 2020-03-01-preview: ComponentLinkedStorageAccountsOperations
component_quota_status
Instance depends on the API version:
- 2015-05-01: ComponentQuotaStatusOperations
components
Instance depends on the API version:
2015-05-01: ComponentsOperations
2018-05-01-preview: ComponentsOperations
2020-02-02-preview: ComponentsOperations
ea_subscription_list_migration_date
Instance depends on the API version:
- 2017-10-01: EASubscriptionListMigrationDateOperations
ea_subscription_migrate_to_new_pricing_model
Instance depends on the API version:
- 2017-10-01: EASubscriptionMigrateToNewPricingModelOperations
ea_subscription_rollback_to_legacy_pricing_model
Instance depends on the API version:
export_configurations
Instance depends on the API version:
- 2015-05-01: ExportConfigurationsOperations
favorites
Instance depends on the API version:
- 2015-05-01: FavoritesOperations
operations
Instance depends on the API version:
- 2015-05-01: Operations
proactive_detection_configurations
Instance depends on the API version:
2015-05-01: ProactiveDetectionConfigurationsOperations
2018-05-01-preview: ProactiveDetectionConfigurationsOperations
queries
Instance depends on the API version:
- 2019-09-01-preview: QueriesOperations
query_packs
Instance depends on the API version:
- 2019-09-01-preview: QueryPacksOperations
web_test_locations
Instance depends on the API version:
- 2015-05-01: WebTestLocationsOperations
web_tests
Instance depends on the API version:
- 2015-05-01: WebTestsOperations
work_item_configurations
Instance depends on the API version:
- 2015-05-01: WorkItemConfigurationsOperations
workbook_templates
Instance depends on the API version:
- 2019-10-17-preview: WorkbookTemplatesOperations
workbooks
Instance depends on the API version:
2015-05-01: WorkbooksOperations
2018-06-17-preview: WorkbooksOperations
DEFAULT_API_VERSION
DEFAULT_API_VERSION = '2020-03-01-preview'
LATEST_PROFILE
LATEST_PROFILE = azure.mgmt.applicationinsights.ApplicationInsightsManagementClient latest
Feedback
Submit and view feedback for