Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 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) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result insights.ActionGroupList, err error) + ListBySubscriptionID func(ctx context.Context) (result insights.ActionGroupList, 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.ActivityLogAlertList, err error) + ListBySubscriptionID func(ctx context.Context) (result insights.ActivityLogAlertList, 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) + 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) + ListBySubscription func(ctx context.Context) (result insights.AutoscaleSettingResourceCollectionPage, err error) + Update func(ctx context.Context, resourceGroupName string, autoscaleSettingName string, ...) (result insights.AutoscaleSettingResource, 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 MetricBaselineClientAPI interface + CalculateBaseline func(ctx context.Context, resourceURI string, ...) (result insights.CalculateBaselineResponse, err error) + Get func(ctx context.Context, resourceURI string, metricName string, timespan string, ...) (result insights.BaselineResponse, err error) + type MetricDefinitionsClientAPI interface + List func(ctx context.Context, resourceURI string, metricnamespace string) (result insights.MetricDefinitionCollection, 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 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) Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v23 gopkg.in/Azure/azure-sdk-for-go.v24 gopkg.in/Azure/azure-sdk-for-go.v25 gopkg.in/Azure/azure-sdk-for-go.v26 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48