Versions in this module Expand all Collapse all v24 v24.1.0 Jan 15, 2019 v24.0.0 Dec 19, 2018 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type APIKeyRequest struct + LinkedReadProperties *[]string + LinkedWriteProperties *[]string + Name *string + type APIKeysClient struct + func NewAPIKeysClient(subscriptionID string) APIKeysClient + func NewAPIKeysClientWithBaseURI(baseURI string, subscriptionID string) APIKeysClient + func (client APIKeysClient) Create(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentAPIKey, err error) + func (client APIKeysClient) CreatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client APIKeysClient) CreateResponder(resp *http.Response) (result ApplicationInsightsComponentAPIKey, err error) + func (client APIKeysClient) CreateSender(req *http.Request) (*http.Response, error) + func (client APIKeysClient) Delete(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentAPIKey, err error) + func (client APIKeysClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client APIKeysClient) DeleteResponder(resp *http.Response) (result ApplicationInsightsComponentAPIKey, err error) + func (client APIKeysClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIKeysClient) Get(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentAPIKey, err error) + func (client APIKeysClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client APIKeysClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentAPIKey, err error) + func (client APIKeysClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIKeysClient) List(ctx context.Context, resourceGroupName string, resourceName string) (result ApplicationInsightsComponentAPIKeyListResult, err error) + func (client APIKeysClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client APIKeysClient) ListResponder(resp *http.Response) (result ApplicationInsightsComponentAPIKeyListResult, err error) + func (client APIKeysClient) ListSender(req *http.Request) (*http.Response, error) + type AnalyticsItemsClient struct + func NewAnalyticsItemsClient(subscriptionID string) AnalyticsItemsClient + func NewAnalyticsItemsClientWithBaseURI(baseURI string, subscriptionID string) AnalyticsItemsClient + func (client AnalyticsItemsClient) Delete(ctx context.Context, resourceGroupName string, resourceName string, ...) (result autorest.Response, err error) + func (client AnalyticsItemsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnalyticsItemsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AnalyticsItemsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client AnalyticsItemsClient) Get(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentAnalyticsItem, err error) + func (client AnalyticsItemsClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnalyticsItemsClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentAnalyticsItem, err error) + func (client AnalyticsItemsClient) GetSender(req *http.Request) (*http.Response, error) + func (client AnalyticsItemsClient) List(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ListApplicationInsightsComponentAnalyticsItem, err error) + func (client AnalyticsItemsClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnalyticsItemsClient) ListResponder(resp *http.Response) (result ListApplicationInsightsComponentAnalyticsItem, err error) + func (client AnalyticsItemsClient) ListSender(req *http.Request) (*http.Response, error) + func (client AnalyticsItemsClient) Put(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentAnalyticsItem, err error) + func (client AnalyticsItemsClient) PutPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnalyticsItemsClient) PutResponder(resp *http.Response) (result ApplicationInsightsComponentAnalyticsItem, err error) + func (client AnalyticsItemsClient) PutSender(req *http.Request) (*http.Response, error) + type Annotation struct + AnnotationName *string + Category *string + EventTime *date.Time + ID *string + Properties *string + RelatedAnnotation *string + type AnnotationError struct + Code *string + Innererror *InnerError + Message *string + type AnnotationsClient struct + func NewAnnotationsClient(subscriptionID string) AnnotationsClient + func NewAnnotationsClientWithBaseURI(baseURI string, subscriptionID string) AnnotationsClient + func (client AnnotationsClient) Create(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ListAnnotation, err error) + func (client AnnotationsClient) CreatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnnotationsClient) CreateResponder(resp *http.Response) (result ListAnnotation, err error) + func (client AnnotationsClient) CreateSender(req *http.Request) (*http.Response, error) + func (client AnnotationsClient) Delete(ctx context.Context, resourceGroupName string, resourceName string, ...) (result SetObject, err error) + func (client AnnotationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnnotationsClient) DeleteResponder(resp *http.Response) (result SetObject, err error) + func (client AnnotationsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client AnnotationsClient) Get(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ListAnnotation, err error) + func (client AnnotationsClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnnotationsClient) GetResponder(resp *http.Response) (result ListAnnotation, err error) + func (client AnnotationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client AnnotationsClient) List(ctx context.Context, resourceGroupName string, resourceName string, ...) (result AnnotationsListResult, err error) + func (client AnnotationsClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnnotationsClient) ListResponder(resp *http.Response) (result AnnotationsListResult, err error) + func (client AnnotationsClient) ListSender(req *http.Request) (*http.Response, error) + type AnnotationsListResult struct + Value *[]Annotation + type ApplicationInsightsComponent struct + ID *string + Kind *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (aic *ApplicationInsightsComponent) UnmarshalJSON(body []byte) error + func (aic ApplicationInsightsComponent) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponentAPIKey struct + APIKey *string + CreatedDate *string + ID *string + LinkedReadProperties *[]string + LinkedWriteProperties *[]string + Name *string + type ApplicationInsightsComponentAPIKeyListResult struct + Value *[]ApplicationInsightsComponentAPIKey + type ApplicationInsightsComponentAnalyticsItem struct + Content *string + ID *string + Name *string + Properties *ApplicationInsightsComponentAnalyticsItemProperties + Scope ItemScope + TimeCreated *string + TimeModified *string + Type ItemType + Version *string + type ApplicationInsightsComponentAnalyticsItemProperties struct + FunctionAlias *string + type ApplicationInsightsComponentAvailableFeatures struct + Result *[]ApplicationInsightsComponentFeature + type ApplicationInsightsComponentBillingFeatures struct + CurrentBillingFeatures *[]string + DataVolumeCap *ApplicationInsightsComponentDataVolumeCap + type ApplicationInsightsComponentDataVolumeCap struct + Cap *float64 + MaxHistoryCap *float64 + ResetTime *int32 + StopSendNotificationWhenHitCap *bool + StopSendNotificationWhenHitThreshold *bool + WarningThreshold *int32 + type ApplicationInsightsComponentExportConfiguration struct + ApplicationName *string + ContainerName *string + DestinationAccountID *string + DestinationStorageLocationID *string + DestinationStorageSubscriptionID *string + DestinationType *string + ExportID *string + ExportStatus *string + InstrumentationKey *string + IsUserEnabled *string + LastGapTime *string + LastSuccessTime *string + LastUserUpdate *string + NotificationQueueEnabled *string + PermanentErrorReason *string + RecordTypes *string + ResourceGroup *string + StorageName *string + SubscriptionID *string + type ApplicationInsightsComponentExportRequest struct + DestinationAccountID *string + DestinationAddress *string + DestinationStorageLocationID *string + DestinationStorageSubscriptionID *string + DestinationType *string + IsEnabled *string + NotificationQueueEnabled *string + NotificationQueueURI *string + RecordTypes *string + type ApplicationInsightsComponentFavorite struct + Category *string + Config *string + FavoriteID *string + FavoriteType FavoriteType + IsGeneratedFromTemplate *bool + Name *string + SourceType *string + Tags *[]string + TimeModified *string + UserID *string + Version *string + type ApplicationInsightsComponentFeature struct + Capabilities *[]ApplicationInsightsComponentFeatureCapability + FeatureName *string + IsHidden *bool + IsMainFeature *bool + MeterID *string + MeterRateFrequency *string + ResouceID *string + SupportedAddonFeatures *string + Title *string + type ApplicationInsightsComponentFeatureCapabilities struct + APIAccessLevel *string + AnalyticsIntegration *bool + ApplicationMap *bool + BurstThrottlePolicy *string + DailyCap *float64 + DailyCapResetTime *float64 + LiveStreamMetrics *bool + MetadataClass *string + MultipleStepWebTest *bool + OpenSchema *bool + PowerBIIntegration *bool + ProactiveDetection *bool + SupportExportData *bool + ThrottleRate *float64 + TrackingType *string + WorkItemIntegration *bool + type ApplicationInsightsComponentFeatureCapability struct + Description *string + MeterID *string + MeterRateFrequency *string + Name *string + Unit *string + Value *string + type ApplicationInsightsComponentListResult struct + NextLink *string + Value *[]ApplicationInsightsComponent + func (aiclr ApplicationInsightsComponentListResult) IsEmpty() bool + type ApplicationInsightsComponentListResultIterator struct + func NewApplicationInsightsComponentListResultIterator(page ApplicationInsightsComponentListResultPage) ApplicationInsightsComponentListResultIterator + func (iter *ApplicationInsightsComponentListResultIterator) Next() error + func (iter *ApplicationInsightsComponentListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ApplicationInsightsComponentListResultIterator) NotDone() bool + func (iter ApplicationInsightsComponentListResultIterator) Response() ApplicationInsightsComponentListResult + func (iter ApplicationInsightsComponentListResultIterator) Value() ApplicationInsightsComponent + type ApplicationInsightsComponentListResultPage struct + func NewApplicationInsightsComponentListResultPage(...) ApplicationInsightsComponentListResultPage + func (page *ApplicationInsightsComponentListResultPage) Next() error + func (page *ApplicationInsightsComponentListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ApplicationInsightsComponentListResultPage) NotDone() bool + func (page ApplicationInsightsComponentListResultPage) Response() ApplicationInsightsComponentListResult + func (page ApplicationInsightsComponentListResultPage) Values() []ApplicationInsightsComponent + type ApplicationInsightsComponentProactiveDetectionConfiguration struct + CustomEmails *[]string + Enabled *bool + LastUpdatedTime *string + Name *string + RuleDefinitions *ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions + SendEmailsToSubscriptionOwners *bool + type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions struct + Description *string + DisplayName *string + HelpURL *string + IsEnabledByDefault *bool + IsHidden *bool + IsInPreview *bool + Name *string + SupportsEmailNotifications *bool + type ApplicationInsightsComponentProperties struct + AppID *string + ApplicationID *string + ApplicationType ApplicationType + CreationDate *date.Time + FlowType FlowType + HockeyAppID *string + HockeyAppToken *string + InstrumentationKey *string + ProvisioningState *string + RequestSource RequestSource + SamplingPercentage *float64 + TenantID *string + type ApplicationInsightsComponentQuotaStatus struct + AppID *string + ExpirationTime *string + ShouldBeThrottled *bool + type ApplicationInsightsComponentWebTestLocation struct + DisplayName *string + Tag *string + type ApplicationInsightsWebTestLocationsListResult struct + Value *[]ApplicationInsightsComponentWebTestLocation + type ApplicationType string + const Other + const Web + func PossibleApplicationTypeValues() []ApplicationType + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type CategoryType string + const CategoryTypePerformance + const CategoryTypeRetention + const CategoryTypeTSG + const CategoryTypeWorkbook + func PossibleCategoryTypeValues() []CategoryType + type ComponentAvailableFeaturesClient struct + func NewComponentAvailableFeaturesClient(subscriptionID string) ComponentAvailableFeaturesClient + func NewComponentAvailableFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentAvailableFeaturesClient + func (client ComponentAvailableFeaturesClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result ApplicationInsightsComponentAvailableFeatures, err error) + func (client ComponentAvailableFeaturesClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentAvailableFeaturesClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentAvailableFeatures, err error) + func (client ComponentAvailableFeaturesClient) GetSender(req *http.Request) (*http.Response, error) + type ComponentCurrentBillingFeaturesClient struct + func NewComponentCurrentBillingFeaturesClient(subscriptionID string) ComponentCurrentBillingFeaturesClient + func NewComponentCurrentBillingFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentCurrentBillingFeaturesClient + func (client ComponentCurrentBillingFeaturesClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result ApplicationInsightsComponentBillingFeatures, err error) + func (client ComponentCurrentBillingFeaturesClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentCurrentBillingFeaturesClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentBillingFeatures, err error) + func (client ComponentCurrentBillingFeaturesClient) GetSender(req *http.Request) (*http.Response, error) + func (client ComponentCurrentBillingFeaturesClient) Update(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentBillingFeatures, err error) + func (client ComponentCurrentBillingFeaturesClient) UpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ComponentCurrentBillingFeaturesClient) UpdateResponder(resp *http.Response) (result ApplicationInsightsComponentBillingFeatures, err error) + func (client ComponentCurrentBillingFeaturesClient) UpdateSender(req *http.Request) (*http.Response, error) + type ComponentFeatureCapabilitiesClient struct + func NewComponentFeatureCapabilitiesClient(subscriptionID string) ComponentFeatureCapabilitiesClient + func NewComponentFeatureCapabilitiesClientWithBaseURI(baseURI string, subscriptionID string) ComponentFeatureCapabilitiesClient + func (client ComponentFeatureCapabilitiesClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result ApplicationInsightsComponentFeatureCapabilities, err error) + func (client ComponentFeatureCapabilitiesClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentFeatureCapabilitiesClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentFeatureCapabilities, err error) + func (client ComponentFeatureCapabilitiesClient) GetSender(req *http.Request) (*http.Response, error) + type ComponentPurgeBody struct + Filters *[]ComponentPurgeBodyFilters + Table *string + type ComponentPurgeBodyFilters struct + Column *string + Key *string + Operator *string + Value interface{} + type ComponentPurgeResponse struct + OperationID *string + type ComponentPurgeStatusResponse struct + Status PurgeState + type ComponentQuotaStatusClient struct + func NewComponentQuotaStatusClient(subscriptionID string) ComponentQuotaStatusClient + func NewComponentQuotaStatusClientWithBaseURI(baseURI string, subscriptionID string) ComponentQuotaStatusClient + func (client ComponentQuotaStatusClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result ApplicationInsightsComponentQuotaStatus, err error) + func (client ComponentQuotaStatusClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentQuotaStatusClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentQuotaStatus, err error) + func (client ComponentQuotaStatusClient) GetSender(req *http.Request) (*http.Response, error) + type ComponentsClient struct + func NewComponentsClient(subscriptionID string) ComponentsClient + func NewComponentsClientWithBaseURI(baseURI string, subscriptionID string) ComponentsClient + func (client ComponentsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponent, err error) + func (client ComponentsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ComponentsClient) CreateOrUpdateResponder(resp *http.Response) (result ApplicationInsightsComponent, err error) + func (client ComponentsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ComponentsClient) Delete(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + func (client ComponentsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ComponentsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ComponentsClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result ApplicationInsightsComponent, err error) + func (client ComponentsClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentsClient) GetPurgeStatus(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ComponentPurgeStatusResponse, err error) + func (client ComponentsClient) GetPurgeStatusPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ComponentsClient) GetPurgeStatusResponder(resp *http.Response) (result ComponentPurgeStatusResponse, err error) + func (client ComponentsClient) GetPurgeStatusSender(req *http.Request) (*http.Response, error) + func (client ComponentsClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponent, err error) + func (client ComponentsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ComponentsClient) List(ctx context.Context) (result ApplicationInsightsComponentListResultPage, err error) + func (client ComponentsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ApplicationInsightsComponentListResultPage, err error) + func (client ComponentsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ApplicationInsightsComponentListResultIterator, err error) + func (client ComponentsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ComponentsClient) ListByResourceGroupResponder(resp *http.Response) (result ApplicationInsightsComponentListResult, err error) + func (client ComponentsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client ComponentsClient) ListComplete(ctx context.Context) (result ApplicationInsightsComponentListResultIterator, err error) + func (client ComponentsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ComponentsClient) ListResponder(resp *http.Response) (result ApplicationInsightsComponentListResult, err error) + func (client ComponentsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ComponentsClient) Purge(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ComponentPurgeResponse, err error) + func (client ComponentsClient) PurgePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ComponentsClient) PurgeResponder(resp *http.Response) (result ComponentPurgeResponse, err error) + func (client ComponentsClient) PurgeSender(req *http.Request) (*http.Response, error) + func (client ComponentsClient) UpdateTags(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponent, err error) + func (client ComponentsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ComponentsClient) UpdateTagsResponder(resp *http.Response) (result ApplicationInsightsComponent, err error) + func (client ComponentsClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + type ComponentsResource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (cr ComponentsResource) MarshalJSON() ([]byte, error) + type ErrorFieldContract struct + Code *string + Message *string + Target *string + type ErrorResponse struct + Code *string + Message *string + type ExportConfigurationsClient struct + func NewExportConfigurationsClient(subscriptionID string) ExportConfigurationsClient + func NewExportConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ExportConfigurationsClient + func (client ExportConfigurationsClient) Create(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ListApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) CreatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ExportConfigurationsClient) CreateResponder(resp *http.Response) (result ListApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) CreateSender(req *http.Request) (*http.Response, error) + func (client ExportConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ExportConfigurationsClient) DeleteResponder(resp *http.Response) (result ApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ExportConfigurationsClient) Get(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ExportConfigurationsClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ExportConfigurationsClient) List(ctx context.Context, resourceGroupName string, resourceName string) (result ListApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ExportConfigurationsClient) ListResponder(resp *http.Response) (result ListApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ExportConfigurationsClient) Update(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ExportConfigurationsClient) UpdateResponder(resp *http.Response) (result ApplicationInsightsComponentExportConfiguration, err error) + func (client ExportConfigurationsClient) UpdateSender(req *http.Request) (*http.Response, error) + type FavoriteSourceType string + const Events + const Funnel + const Impact + const Notebook + const Retention + const Segmentation + const Sessions + const Userflows + func PossibleFavoriteSourceTypeValues() []FavoriteSourceType + type FavoriteType string + const Shared + const User + func PossibleFavoriteTypeValues() []FavoriteType + type FavoritesClient struct + func NewFavoritesClient(subscriptionID string) FavoritesClient + func NewFavoritesClientWithBaseURI(baseURI string, subscriptionID string) FavoritesClient + func (client FavoritesClient) Add(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) AddPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client FavoritesClient) AddResponder(resp *http.Response) (result ApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) AddSender(req *http.Request) (*http.Response, error) + func (client FavoritesClient) Delete(ctx context.Context, resourceGroupName string, resourceName string, ...) (result autorest.Response, err error) + func (client FavoritesClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client FavoritesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client FavoritesClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client FavoritesClient) Get(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client FavoritesClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) GetSender(req *http.Request) (*http.Response, error) + func (client FavoritesClient) List(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ListApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client FavoritesClient) ListResponder(resp *http.Response) (result ListApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) ListSender(req *http.Request) (*http.Response, error) + func (client FavoritesClient) Update(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) UpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client FavoritesClient) UpdateResponder(resp *http.Response) (result ApplicationInsightsComponentFavorite, err error) + func (client FavoritesClient) UpdateSender(req *http.Request) (*http.Response, error) + type FlowType string + const Bluefield + func PossibleFlowTypeValues() []FlowType + type InnerError struct + Diagnosticcontext *string + Time *date.Time + type ItemScope string + const ItemScopeShared + const ItemScopeUser + func PossibleItemScopeValues() []ItemScope + type ItemScopePath string + const AnalyticsItems + const MyanalyticsItems + func PossibleItemScopePathValues() []ItemScopePath + type ItemType string + const Folder + const Function + const Query + const Recent + func PossibleItemTypeValues() []ItemType + type ItemTypeParameter string + const ItemTypeParameterFolder + const ItemTypeParameterFunction + const ItemTypeParameterNone + const ItemTypeParameterQuery + const ItemTypeParameterRecent + func PossibleItemTypeParameterValues() []ItemTypeParameter + type LinkProperties struct + Category *string + SourceID *string + TargetID *string + type ListAnnotation struct + Value *[]Annotation + type ListApplicationInsightsComponentAnalyticsItem struct + Value *[]ApplicationInsightsComponentAnalyticsItem + type ListApplicationInsightsComponentExportConfiguration struct + Value *[]ApplicationInsightsComponentExportConfiguration + type ListApplicationInsightsComponentFavorite struct + Value *[]ApplicationInsightsComponentFavorite + type ListApplicationInsightsComponentProactiveDetectionConfiguration struct + Value *[]ApplicationInsightsComponentProactiveDetectionConfiguration + type Operation struct + Display *OperationDisplay + Name *string + type OperationDisplay struct + Operation *string + Provider *string + Resource *string + type OperationListResult struct + NextLink *string + Value *[]Operation + func (olr OperationListResult) IsEmpty() bool + type OperationListResultIterator struct + func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator + func (iter *OperationListResultIterator) Next() error + func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter OperationListResultIterator) NotDone() bool + func (iter OperationListResultIterator) Response() OperationListResult + func (iter OperationListResultIterator) Value() Operation + type OperationListResultPage struct + func NewOperationListResultPage(...) OperationListResultPage + func (page *OperationListResultPage) Next() error + func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page OperationListResultPage) NotDone() bool + func (page OperationListResultPage) Response() OperationListResult + func (page OperationListResultPage) Values() []Operation + type OperationsClient struct + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error) + func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterator, err error) + func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err error) + func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) + type ProactiveDetectionConfigurationsClient struct + func NewProactiveDetectionConfigurationsClient(subscriptionID string) ProactiveDetectionConfigurationsClient + func NewProactiveDetectionConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ProactiveDetectionConfigurationsClient + func (client ProactiveDetectionConfigurationsClient) Get(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentProactiveDetectionConfiguration, err error) + func (client ProactiveDetectionConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ProactiveDetectionConfigurationsClient) GetResponder(resp *http.Response) (result ApplicationInsightsComponentProactiveDetectionConfiguration, err error) + func (client ProactiveDetectionConfigurationsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ProactiveDetectionConfigurationsClient) List(ctx context.Context, resourceGroupName string, resourceName string) (result ListApplicationInsightsComponentProactiveDetectionConfiguration, ...) + func (client ProactiveDetectionConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ProactiveDetectionConfigurationsClient) ListResponder(resp *http.Response) (result ListApplicationInsightsComponentProactiveDetectionConfiguration, ...) + func (client ProactiveDetectionConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + func (client ProactiveDetectionConfigurationsClient) Update(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ApplicationInsightsComponentProactiveDetectionConfiguration, err error) + func (client ProactiveDetectionConfigurationsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ProactiveDetectionConfigurationsClient) UpdateResponder(resp *http.Response) (result ApplicationInsightsComponentProactiveDetectionConfiguration, err error) + func (client ProactiveDetectionConfigurationsClient) UpdateSender(req *http.Request) (*http.Response, error) + type PurgeState string + const Completed + const Pending + func PossiblePurgeStateValues() []PurgeState + type RequestSource string + const Rest + func PossibleRequestSourceValues() []RequestSource + type SetObject struct + Value interface{} + type SharedTypeKind string + const SharedTypeKindShared + const SharedTypeKindUser + func PossibleSharedTypeKindValues() []SharedTypeKind + type TagsResource struct + Tags map[string]*string + func (tr TagsResource) MarshalJSON() ([]byte, error) + type WebTest struct + ID *string + Kind WebTestKind + Location *string + Name *string + Tags map[string]*string + Type *string + func (wt *WebTest) UnmarshalJSON(body []byte) error + func (wt WebTest) MarshalJSON() ([]byte, error) + type WebTestGeolocation struct + Location *string + type WebTestKind string + const Multistep + const Ping + func PossibleWebTestKindValues() []WebTestKind + type WebTestListResult struct + NextLink *string + Value *[]WebTest + func (wtlr WebTestListResult) IsEmpty() bool + type WebTestListResultIterator struct + func NewWebTestListResultIterator(page WebTestListResultPage) WebTestListResultIterator + func (iter *WebTestListResultIterator) Next() error + func (iter *WebTestListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter WebTestListResultIterator) NotDone() bool + func (iter WebTestListResultIterator) Response() WebTestListResult + func (iter WebTestListResultIterator) Value() WebTest + type WebTestListResultPage struct + func NewWebTestListResultPage(...) WebTestListResultPage + func (page *WebTestListResultPage) Next() error + func (page *WebTestListResultPage) NextWithContext(ctx context.Context) (err error) + func (page WebTestListResultPage) NotDone() bool + func (page WebTestListResultPage) Response() WebTestListResult + func (page WebTestListResultPage) Values() []WebTest + type WebTestLocationsClient struct + func NewWebTestLocationsClient(subscriptionID string) WebTestLocationsClient + func NewWebTestLocationsClientWithBaseURI(baseURI string, subscriptionID string) WebTestLocationsClient + func (client WebTestLocationsClient) List(ctx context.Context, resourceGroupName string, resourceName string) (result ApplicationInsightsWebTestLocationsListResult, err error) + func (client WebTestLocationsClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client WebTestLocationsClient) ListResponder(resp *http.Response) (result ApplicationInsightsWebTestLocationsListResult, err error) + func (client WebTestLocationsClient) ListSender(req *http.Request) (*http.Response, error) + type WebTestProperties struct + Configuration *WebTestPropertiesConfiguration + Description *string + Enabled *bool + Frequency *int32 + Locations *[]WebTestGeolocation + ProvisioningState *string + RetryEnabled *bool + SyntheticMonitorID *string + Timeout *int32 + WebTestKind WebTestKind + WebTestName *string + type WebTestPropertiesConfiguration struct + WebTest *string + type WebTestsClient struct + func NewWebTestsClient(subscriptionID string) WebTestsClient + func NewWebTestsClientWithBaseURI(baseURI string, subscriptionID string) WebTestsClient + func (client WebTestsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, webTestName string, ...) (result WebTest, err error) + func (client WebTestsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, webTestName string, ...) (*http.Request, error) + func (client WebTestsClient) CreateOrUpdateResponder(resp *http.Response) (result WebTest, err error) + func (client WebTestsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client WebTestsClient) Delete(ctx context.Context, resourceGroupName string, webTestName string) (result autorest.Response, err error) + func (client WebTestsClient) DeletePreparer(ctx context.Context, resourceGroupName string, webTestName string) (*http.Request, error) + func (client WebTestsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client WebTestsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client WebTestsClient) Get(ctx context.Context, resourceGroupName string, webTestName string) (result WebTest, err error) + func (client WebTestsClient) GetPreparer(ctx context.Context, resourceGroupName string, webTestName string) (*http.Request, error) + func (client WebTestsClient) GetResponder(resp *http.Response) (result WebTest, err error) + func (client WebTestsClient) GetSender(req *http.Request) (*http.Response, error) + func (client WebTestsClient) List(ctx context.Context) (result WebTestListResultPage, err error) + func (client WebTestsClient) ListByComponent(ctx context.Context, componentName string, resourceGroupName string) (result WebTestListResultPage, err error) + func (client WebTestsClient) ListByComponentComplete(ctx context.Context, componentName string, resourceGroupName string) (result WebTestListResultIterator, err error) + func (client WebTestsClient) ListByComponentPreparer(ctx context.Context, componentName string, resourceGroupName string) (*http.Request, error) + func (client WebTestsClient) ListByComponentResponder(resp *http.Response) (result WebTestListResult, err error) + func (client WebTestsClient) ListByComponentSender(req *http.Request) (*http.Response, error) + func (client WebTestsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result WebTestListResultPage, err error) + func (client WebTestsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result WebTestListResultIterator, err error) + func (client WebTestsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client WebTestsClient) ListByResourceGroupResponder(resp *http.Response) (result WebTestListResult, err error) + func (client WebTestsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client WebTestsClient) ListComplete(ctx context.Context) (result WebTestListResultIterator, err error) + func (client WebTestsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client WebTestsClient) ListResponder(resp *http.Response) (result WebTestListResult, err error) + func (client WebTestsClient) ListSender(req *http.Request) (*http.Response, error) + func (client WebTestsClient) UpdateTags(ctx context.Context, resourceGroupName string, webTestName string, ...) (result WebTest, err error) + func (client WebTestsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, webTestName string, ...) (*http.Request, error) + func (client WebTestsClient) UpdateTagsResponder(resp *http.Response) (result WebTest, err error) + func (client WebTestsClient) UpdateTagsSender(req *http.Request) (*http.Response, error) + type WebtestsResource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (wr WebtestsResource) MarshalJSON() ([]byte, error) + type WorkItemConfiguration struct + ConfigDisplayName *string + ConfigProperties *string + ConnectorID *string + ID *string + IsDefault *bool + type WorkItemConfigurationError struct + Code *string + Innererror *InnerError + Message *string + type WorkItemConfigurationsClient struct + func NewWorkItemConfigurationsClient(subscriptionID string) WorkItemConfigurationsClient + func NewWorkItemConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) WorkItemConfigurationsClient + func (client WorkItemConfigurationsClient) Create(ctx context.Context, resourceGroupName string, resourceName string, ...) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) CreatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client WorkItemConfigurationsClient) CreateResponder(resp *http.Response) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) CreateSender(req *http.Request) (*http.Response, error) + func (client WorkItemConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, resourceName string, ...) (result SetObject, err error) + func (client WorkItemConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client WorkItemConfigurationsClient) DeleteResponder(resp *http.Response) (result SetObject, err error) + func (client WorkItemConfigurationsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client WorkItemConfigurationsClient) GetDefault(ctx context.Context, resourceGroupName string, resourceName string) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) GetDefaultPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client WorkItemConfigurationsClient) GetDefaultResponder(resp *http.Response) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) GetDefaultSender(req *http.Request) (*http.Response, error) + func (client WorkItemConfigurationsClient) List(ctx context.Context, resourceGroupName string, resourceName string) (result WorkItemConfigurationsListResult, err error) + func (client WorkItemConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client WorkItemConfigurationsClient) ListResponder(resp *http.Response) (result WorkItemConfigurationsListResult, err error) + func (client WorkItemConfigurationsClient) ListSender(req *http.Request) (*http.Response, error) + type WorkItemConfigurationsListResult struct + Value *[]WorkItemConfiguration + type WorkItemCreateConfiguration struct + ConnectorDataConfiguration *string + ConnectorID *string + ValidateOnly *bool + WorkItemProperties *string + type Workbook struct + ID *string + Kind SharedTypeKind + Location *string + Name *string + Tags map[string]*string + Type *string + func (w *Workbook) UnmarshalJSON(body []byte) error + func (w Workbook) MarshalJSON() ([]byte, error) + type WorkbookError struct + Code *string + Details *[]ErrorFieldContract + Message *string + type WorkbookProperties struct + Category *string + Name *string + SerializedData *string + SharedTypeKind SharedTypeKind + SourceResourceID *string + Tags *[]string + TimeModified *string + UserID *string + Version *string + WorkbookID *string + type WorkbookResource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (wr WorkbookResource) MarshalJSON() ([]byte, error) + type WorkbooksClient struct + func NewWorkbooksClient(subscriptionID string) WorkbooksClient + func NewWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) WorkbooksClient + func (client WorkbooksClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, resourceName string, ...) (result Workbook, err error) + func (client WorkbooksClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client WorkbooksClient) CreateOrUpdateResponder(resp *http.Response) (result Workbook, err error) + func (client WorkbooksClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client WorkbooksClient) Delete(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + func (client WorkbooksClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client WorkbooksClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client WorkbooksClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client WorkbooksClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result Workbook, err error) + func (client WorkbooksClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client WorkbooksClient) GetResponder(resp *http.Response) (result Workbook, err error) + func (client WorkbooksClient) GetSender(req *http.Request) (*http.Response, error) + func (client WorkbooksClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, category CategoryType, ...) (result WorkbooksListResult, err error) + func (client WorkbooksClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, category CategoryType, ...) (*http.Request, error) + func (client WorkbooksClient) ListByResourceGroupResponder(resp *http.Response) (result WorkbooksListResult, err error) + func (client WorkbooksClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client WorkbooksClient) Update(ctx context.Context, resourceGroupName string, resourceName string, ...) (result Workbook, err error) + func (client WorkbooksClient) UpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client WorkbooksClient) UpdateResponder(resp *http.Response) (result Workbook, err error) + func (client WorkbooksClient) UpdateSender(req *http.Request) (*http.Response, error) + type WorkbooksListResult struct + Value *[]Workbook Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v15 gopkg.in/Azure/azure-sdk-for-go.v16 gopkg.in/Azure/azure-sdk-for-go.v17 gopkg.in/Azure/azure-sdk-for-go.v18 gopkg.in/Azure/azure-sdk-for-go.v19 gopkg.in/Azure/azure-sdk-for-go.v20 gopkg.in/Azure/azure-sdk-for-go.v21 gopkg.in/Azure/azure-sdk-for-go.v22 gopkg.in/Azure/azure-sdk-for-go.v23 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.v35 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