Versions in this module Expand all Collapse all v0 v0.0.1 Nov 7, 2022 Changes in this version + type ActionGroupsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, actionGroupName string, ...) (result insights.ActionGroupResource, err error) + Delete func(ctx context.Context, resourceGroupName string, actionGroupName string) (result autorest.Response, err error) + EnableReceiver func(ctx context.Context, resourceGroupName string, actionGroupName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, actionGroupName string) (result insights.ActionGroupResource, err error) + GetTestNotifications func(ctx context.Context, notificationID string) (result insights.TestNotificationDetailsResponse, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.ActionGroupList, err error) + ListBySubscriptionID func(ctx context.Context) (result insights.ActionGroupList, err error) + PostTestNotifications func(ctx context.Context, notificationRequest insights.NotificationRequestBody) (result insights.ActionGroupsPostTestNotificationsFuture, err error) + Update func(ctx context.Context, resourceGroupName string, actionGroupName string, ...) (result insights.ActionGroupResource, err error) + type ActivityLogAlertsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, activityLogAlertName string, ...) (result insights.ActivityLogAlertResource, err error) + Delete func(ctx context.Context, resourceGroupName string, activityLogAlertName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, activityLogAlertName string) (result insights.ActivityLogAlertResource, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.AlertRuleListPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result insights.AlertRuleListIterator, err error) + ListBySubscriptionID func(ctx context.Context) (result insights.AlertRuleListPage, err error) + ListBySubscriptionIDComplete func(ctx context.Context) (result insights.AlertRuleListIterator, err error) + Update func(ctx context.Context, resourceGroupName string, activityLogAlertName string, ...) (result insights.ActivityLogAlertResource, err error) + type ActivityLogsClientAPI interface + List func(ctx context.Context, filter string, selectParameter string) (result insights.EventDataCollectionPage, err error) + ListComplete func(ctx context.Context, filter string, selectParameter string) (result insights.EventDataCollectionIterator, err error) + type AlertRuleIncidentsClientAPI interface + Get func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.Incident, err error) + ListByAlertRule func(ctx context.Context, resourceGroupName string, ruleName string) (result insights.IncidentListResult, err error) + type AlertRulesClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.AlertRuleResource, err error) + Delete func(ctx context.Context, resourceGroupName string, ruleName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, ruleName string) (result insights.AlertRuleResource, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.AlertRuleResourceCollection, err error) + ListBySubscription func(ctx context.Context) (result insights.AlertRuleResourceCollection, err error) + Update func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.AlertRuleResource, err error) + type AutoscaleSettingsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, autoscaleSettingName string, ...) (result insights.AutoscaleSettingResource, err error) + Delete func(ctx context.Context, resourceGroupName string, autoscaleSettingName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, autoscaleSettingName string) (result insights.AutoscaleSettingResource, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.AutoscaleSettingResourceCollectionPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result insights.AutoscaleSettingResourceCollectionIterator, err error) + ListBySubscription func(ctx context.Context) (result insights.AutoscaleSettingResourceCollectionPage, err error) + ListBySubscriptionComplete func(ctx context.Context) (result insights.AutoscaleSettingResourceCollectionIterator, err error) + Update func(ctx context.Context, resourceGroupName string, autoscaleSettingName string, ...) (result insights.AutoscaleSettingResource, err error) + type BaselinesClientAPI interface + List func(ctx context.Context, resourceURI string, metricnames string, ...) (result insights.MetricBaselinesResponse, err error) + type DataCollectionEndpointsClientAPI interface + Create func(ctx context.Context, resourceGroupName string, ...) (result insights.DataCollectionEndpointResource, err error) + Delete func(ctx context.Context, resourceGroupName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, ...) (result insights.DataCollectionEndpointResource, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.DataCollectionEndpointResourceListResultPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result insights.DataCollectionEndpointResourceListResultIterator, err error) + ListBySubscription func(ctx context.Context) (result insights.DataCollectionEndpointResourceListResultPage, err error) + ListBySubscriptionComplete func(ctx context.Context) (result insights.DataCollectionEndpointResourceListResultIterator, err error) + Update func(ctx context.Context, resourceGroupName string, ...) (result insights.DataCollectionEndpointResource, err error) + type DataCollectionRuleAssociationsClientAPI interface + Create func(ctx context.Context, resourceURI string, associationName string, ...) (result insights.DataCollectionRuleAssociationProxyOnlyResource, err error) + Delete func(ctx context.Context, resourceURI string, associationName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceURI string, associationName string) (result insights.DataCollectionRuleAssociationProxyOnlyResource, err error) + ListByResource func(ctx context.Context, resourceURI string) (result insights.DataCollectionRuleAssociationProxyOnlyResourceListResultPage, ...) + ListByResourceComplete func(ctx context.Context, resourceURI string) (...) + ListByRule func(ctx context.Context, resourceGroupName string, dataCollectionRuleName string) (result insights.DataCollectionRuleAssociationProxyOnlyResourceListResultPage, ...) + ListByRuleComplete func(ctx context.Context, resourceGroupName string, dataCollectionRuleName string) (...) + type DataCollectionRulesClientAPI interface + Create func(ctx context.Context, resourceGroupName string, dataCollectionRuleName string, ...) (result insights.DataCollectionRuleResource, err error) + Delete func(ctx context.Context, resourceGroupName string, dataCollectionRuleName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, dataCollectionRuleName string) (result insights.DataCollectionRuleResource, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.DataCollectionRuleResourceListResultPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result insights.DataCollectionRuleResourceListResultIterator, err error) + ListBySubscription func(ctx context.Context) (result insights.DataCollectionRuleResourceListResultPage, err error) + ListBySubscriptionComplete func(ctx context.Context) (result insights.DataCollectionRuleResourceListResultIterator, err error) + Update func(ctx context.Context, resourceGroupName string, dataCollectionRuleName string, ...) (result insights.DataCollectionRuleResource, err error) + type DiagnosticSettingsCategoryClientAPI interface + Get func(ctx context.Context, resourceURI string, name string) (result insights.DiagnosticSettingsCategoryResource, err error) + List func(ctx context.Context, resourceURI string) (result insights.DiagnosticSettingsCategoryResourceCollection, err error) + type DiagnosticSettingsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceURI string, ...) (result insights.DiagnosticSettingsResource, err error) + Delete func(ctx context.Context, resourceURI string, name string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceURI string, name string) (result insights.DiagnosticSettingsResource, err error) + List func(ctx context.Context, resourceURI string) (result insights.DiagnosticSettingsResourceCollection, err error) + type EventCategoriesClientAPI interface + List func(ctx context.Context) (result insights.EventCategoryCollection, err error) + type LogProfilesClientAPI interface + CreateOrUpdate func(ctx context.Context, logProfileName string, ...) (result insights.LogProfileResource, err error) + Delete func(ctx context.Context, logProfileName string) (result autorest.Response, err error) + Get func(ctx context.Context, logProfileName string) (result insights.LogProfileResource, err error) + List func(ctx context.Context) (result insights.LogProfileCollection, err error) + Update func(ctx context.Context, logProfileName string, ...) (result insights.LogProfileResource, err error) + type MetricAlertsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.MetricAlertResource, err error) + Delete func(ctx context.Context, resourceGroupName string, ruleName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, ruleName string) (result insights.MetricAlertResource, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.MetricAlertResourceCollection, err error) + ListBySubscription func(ctx context.Context) (result insights.MetricAlertResourceCollection, err error) + Update func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.MetricAlertResource, err error) + type MetricAlertsStatusClientAPI interface + List func(ctx context.Context, resourceGroupName string, ruleName string) (result insights.MetricAlertStatusCollection, err error) + ListByName func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.MetricAlertStatusCollection, err error) + type MetricDefinitionsClientAPI interface + List func(ctx context.Context, resourceURI string, metricnamespace string) (result insights.MetricDefinitionCollection, err error) + type MetricNamespacesClientAPI interface + List func(ctx context.Context, resourceURI string, startTime string) (result insights.MetricNamespaceCollection, err error) + type MetricsClientAPI interface + List func(ctx context.Context, resourceURI string, timespan string, interval *string, ...) (result insights.Response, err error) + type OperationsClientAPI interface + List func(ctx context.Context) (result insights.OperationListResult, err error) + type PrivateEndpointConnectionsClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, scopeName string, ...) (result insights.PrivateEndpointConnectionsCreateOrUpdateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, scopeName string, ...) (result insights.PrivateEndpointConnectionsDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, scopeName string, ...) (result insights.PrivateEndpointConnection, err error) + ListByPrivateLinkScope func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.PrivateEndpointConnectionListResultPage, err error) + ListByPrivateLinkScopeComplete func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.PrivateEndpointConnectionListResultIterator, err error) + type PrivateLinkResourcesClientAPI interface + Get func(ctx context.Context, resourceGroupName string, scopeName string, ...) (result insights.PrivateLinkResource, err error) + ListByPrivateLinkScope func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.PrivateLinkResourceListResultPage, err error) + ListByPrivateLinkScopeComplete func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.PrivateLinkResourceListResultIterator, err error) + type PrivateLinkScopeOperationStatusClientAPI interface + Get func(ctx context.Context, asyncOperationID string, resourceGroupName string) (result insights.OperationStatus, err error) + type PrivateLinkScopedResourcesClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, scopeName string, name string, ...) (result insights.PrivateLinkScopedResourcesCreateOrUpdateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, scopeName string, name string) (result insights.PrivateLinkScopedResourcesDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, scopeName string, name string) (result insights.ScopedResource, err error) + ListByPrivateLinkScope func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.ScopedResourceListResultPage, err error) + ListByPrivateLinkScopeComplete func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.ScopedResourceListResultIterator, err error) + type PrivateLinkScopesClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, scopeName string, ...) (result insights.AzureMonitorPrivateLinkScope, err error) + Delete func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.PrivateLinkScopesDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, scopeName string) (result insights.AzureMonitorPrivateLinkScope, err error) + List func(ctx context.Context) (result insights.AzureMonitorPrivateLinkScopeListResultPage, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.AzureMonitorPrivateLinkScopeListResultPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result insights.AzureMonitorPrivateLinkScopeListResultIterator, err error) + ListComplete func(ctx context.Context) (result insights.AzureMonitorPrivateLinkScopeListResultIterator, err error) + UpdateTags func(ctx context.Context, resourceGroupName string, scopeName string, ...) (result insights.AzureMonitorPrivateLinkScope, err error) + type ScheduledQueryRulesClientAPI interface + CreateOrUpdate func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.LogSearchRuleResource, err error) + Delete func(ctx context.Context, resourceGroupName string, ruleName string) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, ruleName string) (result insights.LogSearchRuleResource, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string, filter string) (result insights.LogSearchRuleResourceCollection, err error) + ListBySubscription func(ctx context.Context, filter string) (result insights.LogSearchRuleResourceCollection, err error) + Update func(ctx context.Context, resourceGroupName string, ruleName string, ...) (result insights.LogSearchRuleResource, err error) + type TenantActivityLogsClientAPI interface + List func(ctx context.Context, filter string, selectParameter string) (result insights.EventDataCollectionPage, err error) + ListComplete func(ctx context.Context, filter string, selectParameter string) (result insights.EventDataCollectionIterator, err error) + type VMInsightsClientAPI interface + GetOnboardingStatus func(ctx context.Context, resourceURI string) (result insights.VMInsightsOnboardingStatus, err error)