Versions in this module Expand all Collapse all v0 v0.0.1 Nov 7, 2022 Changes in this version + type APIKeysClientAPI interface + Create func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentAPIKey, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentAPIKey, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentAPIKey, err error) + List func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ApplicationInsightsComponentAPIKeyListResult, err error) + type AnalyticsItemsClientAPI interface + Delete func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentAnalyticsItem, err error) + List func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ListApplicationInsightsComponentAnalyticsItem, err error) + Put func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentAnalyticsItem, err error) + type AnnotationsClientAPI interface + Create func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ListAnnotation, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ListAnnotation, err error) + List func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.AnnotationsListResult, err error) + type ComponentAvailableFeaturesClientAPI interface + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ApplicationInsightsComponentAvailableFeatures, err error) + type ComponentCurrentBillingFeaturesClientAPI interface + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ApplicationInsightsComponentBillingFeatures, err error) + Update func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentBillingFeatures, err error) + type ComponentFeatureCapabilitiesClientAPI interface + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ApplicationInsightsComponentFeatureCapabilities, err error) + type ComponentLinkedStorageAccountsClientAPI interface + CreateAndUpdate func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ComponentLinkedStorageAccounts, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ComponentLinkedStorageAccounts, err error) + Update func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ComponentLinkedStorageAccounts, err error) + type ComponentQuotaStatusClientAPI interface + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ApplicationInsightsComponentQuotaStatus, err error) + type ComponentsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponent, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ApplicationInsightsComponent, err error) + GetPurgeStatus func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ComponentPurgeStatusResponse, err error) + List func(ctx context.Context) (result insights.ApplicationInsightsComponentListResultPage, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.ApplicationInsightsComponentListResultPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result insights.ApplicationInsightsComponentListResultIterator, err error) + ListComplete func(ctx context.Context) (result insights.ApplicationInsightsComponentListResultIterator, err error) + Purge func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ComponentPurgeResponse, err error) + UpdateTags func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponent, err error) + type ExportConfigurationsClientAPI interface + Create func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ListApplicationInsightsComponentExportConfiguration, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentExportConfiguration, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentExportConfiguration, err error) + List func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ListApplicationInsightsComponentExportConfiguration, err error) + Update func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentExportConfiguration, err error) + type FavoritesClientAPI interface + Add func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentFavorite, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentFavorite, err error) + List func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ListApplicationInsightsComponentFavorite, err error) + Update func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentFavorite, err error) + type MyWorkbooksClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.MyWorkbook, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.MyWorkbook, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string, category insights.CategoryType, ...) (result insights.MyWorkbooksListResult, err error) + ListBySubscription func(ctx context.Context, category insights.CategoryType, tags []string, ...) (result insights.MyWorkbooksListResult, err error) + Update func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.MyWorkbook, err error) + type OperationsClientAPI interface + List func(ctx context.Context) (result insights.OperationListResultPage, err error) + ListComplete func(ctx context.Context) (result insights.OperationListResultIterator, err error) + type ProactiveDetectionConfigurationsClientAPI interface + Get func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentProactiveDetectionConfiguration, ...) + List func(ctx context.Context, resourceGroupName string, resourceName string) (...) + Update func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.ApplicationInsightsComponentProactiveDetectionConfiguration, ...) + type WebTestLocationsClientAPI interface + List func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.ApplicationInsightsWebTestLocationsListResult, err error) + type WebTestsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, webTestName string, ...) (result insights.WebTest, err error) + Delete func(ctx context.Context, resourceGroupName string, webTestName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, webTestName string) (result insights.WebTest, err error) + List func(ctx context.Context) (result insights.WebTestListResultPage, err error) + ListByComponent func(ctx context.Context, componentName string, resourceGroupName string) (result insights.WebTestListResultPage, err error) + ListByComponentComplete func(ctx context.Context, componentName string, resourceGroupName string) (result insights.WebTestListResultIterator, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.WebTestListResultPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result insights.WebTestListResultIterator, err error) + ListComplete func(ctx context.Context) (result insights.WebTestListResultIterator, err error) + UpdateTags func(ctx context.Context, resourceGroupName string, webTestName string, ...) (result insights.WebTest, err error) + type WorkItemConfigurationsClientAPI interface + Create func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.WorkItemConfiguration, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result autorest.Response, err error) + GetDefault func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.WorkItemConfiguration, err error) + GetItem func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.WorkItemConfiguration, err error) + List func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.WorkItemConfigurationsListResult, err error) + UpdateItem func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.WorkItemConfiguration, err error) + type WorkbooksClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.Workbook, err error) + Delete func(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, resourceName string) (result insights.Workbook, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string, category insights.CategoryType, ...) (result insights.WorkbooksListResult, err error) + Update func(ctx context.Context, resourceGroupName string, resourceName string, ...) (result insights.Workbook, err error)