Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 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 autorest.Response, err error) + func (client AnnotationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client AnnotationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, 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 + func (alr AnnotationsListResult) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponent struct + Etag *string + 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 + func (aicak ApplicationInsightsComponentAPIKey) MarshalJSON() ([]byte, error) + 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 + func (aicai ApplicationInsightsComponentAnalyticsItem) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponentAnalyticsItemProperties struct + FunctionAlias *string + type ApplicationInsightsComponentAvailableFeatures struct + Result *[]ApplicationInsightsComponentFeature + func (aicaf ApplicationInsightsComponentAvailableFeatures) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponentBillingFeatures struct + CurrentBillingFeatures *[]string + DataVolumeCap *ApplicationInsightsComponentDataVolumeCap + type ApplicationInsightsComponentDataVolumeCap struct + Cap *float64 + MaxHistoryCap *float64 + ResetTime *int32 + StopSendNotificationWhenHitCap *bool + StopSendNotificationWhenHitThreshold *bool + WarningThreshold *int32 + func (aicdvc ApplicationInsightsComponentDataVolumeCap) MarshalJSON() ([]byte, error) + 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 + func (aicec ApplicationInsightsComponentExportConfiguration) MarshalJSON() ([]byte, error) + 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 + func (aicf ApplicationInsightsComponentFavorite) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponentFeature struct + Capabilities *[]ApplicationInsightsComponentFeatureCapability + FeatureName *string + IsHidden *bool + IsMainFeature *bool + MeterID *string + MeterRateFrequency *string + ResouceID *string + SupportedAddonFeatures *string + Title *string + func (aicf ApplicationInsightsComponentFeature) MarshalJSON() ([]byte, error) + 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 + func (aicfc ApplicationInsightsComponentFeatureCapabilities) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponentFeatureCapability struct + Description *string + MeterID *string + MeterRateFrequency *string + Name *string + Unit *string + Value *string + func (aicfc ApplicationInsightsComponentFeatureCapability) MarshalJSON() ([]byte, error) + 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(cur ApplicationInsightsComponentListResult, ...) 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 + ConnectionString *string + CreationDate *date.Time + DisableIPMasking *bool + DisableLocalAuth *bool + FlowType FlowType + ForceCustomerStorageForProfiler *bool + HockeyAppID *string + HockeyAppToken *string + ImmediatePurgeDataOn30Days *bool + IngestionMode IngestionMode + InstrumentationKey *string + LaMigrationDate *date.Time + Name *string + PrivateLinkScopedResources *[]PrivateLinkScopedResource + ProvisioningState *string + PublicNetworkAccessForIngestion PublicNetworkAccessType + PublicNetworkAccessForQuery PublicNetworkAccessType + RequestSource RequestSource + RetentionInDays *int32 + SamplingPercentage *float64 + TenantID *string + WorkspaceResourceID *string + func (aicp ApplicationInsightsComponentProperties) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponentQuotaStatus struct + AppID *string + ExpirationTime *string + ShouldBeThrottled *bool + func (aicqs ApplicationInsightsComponentQuotaStatus) MarshalJSON() ([]byte, error) + type ApplicationInsightsComponentWebTestLocation struct + DisplayName *string + Tag *string + func (aicwtl ApplicationInsightsComponentWebTestLocation) MarshalJSON() ([]byte, error) + type ApplicationInsightsWebTestLocationsListResult struct + Value *[]ApplicationInsightsComponentWebTestLocation + type ApplicationType string + const ApplicationTypeOther + const ApplicationTypeWeb + func PossibleApplicationTypeValues() []ApplicationType + type AzureEntityResource struct + Etag *string + ID *string + Name *string + Type *string + func (aer AzureEntityResource) MarshalJSON() ([]byte, error) + 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 ComponentLinkedStorageAccounts struct + ID *string + Name *string + Type *string + func (clsa *ComponentLinkedStorageAccounts) UnmarshalJSON(body []byte) error + func (clsa ComponentLinkedStorageAccounts) MarshalJSON() ([]byte, error) + type ComponentLinkedStorageAccountsClient struct + func NewComponentLinkedStorageAccountsClient(subscriptionID string) ComponentLinkedStorageAccountsClient + func NewComponentLinkedStorageAccountsClientWithBaseURI(baseURI string, subscriptionID string) ComponentLinkedStorageAccountsClient + func (client ComponentLinkedStorageAccountsClient) CreateAndUpdate(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ComponentLinkedStorageAccounts, err error) + func (client ComponentLinkedStorageAccountsClient) CreateAndUpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ComponentLinkedStorageAccountsClient) CreateAndUpdateResponder(resp *http.Response) (result ComponentLinkedStorageAccounts, err error) + func (client ComponentLinkedStorageAccountsClient) CreateAndUpdateSender(req *http.Request) (*http.Response, error) + func (client ComponentLinkedStorageAccountsClient) Delete(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + func (client ComponentLinkedStorageAccountsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentLinkedStorageAccountsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ComponentLinkedStorageAccountsClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ComponentLinkedStorageAccountsClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result ComponentLinkedStorageAccounts, err error) + func (client ComponentLinkedStorageAccountsClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client ComponentLinkedStorageAccountsClient) GetResponder(resp *http.Response) (result ComponentLinkedStorageAccounts, err error) + func (client ComponentLinkedStorageAccountsClient) GetSender(req *http.Request) (*http.Response, error) + func (client ComponentLinkedStorageAccountsClient) Update(ctx context.Context, resourceGroupName string, resourceName string, ...) (result ComponentLinkedStorageAccounts, err error) + func (client ComponentLinkedStorageAccountsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client ComponentLinkedStorageAccountsClient) UpdateResponder(resp *http.Response) (result ComponentLinkedStorageAccounts, err error) + func (client ComponentLinkedStorageAccountsClient) UpdateSender(req *http.Request) (*http.Response, error) + type ComponentLinkedStorageAccountsPatch struct + func (clsap *ComponentLinkedStorageAccountsPatch) UnmarshalJSON(body []byte) error + func (clsap ComponentLinkedStorageAccountsPatch) MarshalJSON() ([]byte, 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 ErrorResponseComponents struct + Error *ErrorResponseComponentsError + type ErrorResponseComponentsError struct + Code *string + Message *string + func (erc ErrorResponseComponentsError) MarshalJSON() ([]byte, error) + type ErrorResponseLinkedStorage struct + Error *ErrorResponseLinkedStorageError + type ErrorResponseLinkedStorageError struct + Code *string + Message *string + func (erls ErrorResponseLinkedStorageError) MarshalJSON() ([]byte, error) + 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 FavoriteSourceTypeEvents + const FavoriteSourceTypeFunnel + const FavoriteSourceTypeImpact + const FavoriteSourceTypeNotebook + const FavoriteSourceTypeRetention + const FavoriteSourceTypeSegmentation + const FavoriteSourceTypeSessions + const FavoriteSourceTypeUserflows + func PossibleFavoriteSourceTypeValues() []FavoriteSourceType + type FavoriteType string + const FavoriteTypeShared + const FavoriteTypeUser + 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 FlowTypeBluefield + func PossibleFlowTypeValues() []FlowType + type IngestionMode string + const IngestionModeApplicationInsights + const IngestionModeApplicationInsightsWithDiagnosticSettings + const IngestionModeLogAnalytics + func PossibleIngestionModeValues() []IngestionMode + type InnerError struct + Diagnosticcontext *string + Time *date.Time + type ItemScope string + const ItemScopeShared + const ItemScopeUser + func PossibleItemScopeValues() []ItemScope + type ItemScopePath string + const ItemScopePathAnalyticsItems + const ItemScopePathMyanalyticsItems + func PossibleItemScopePathValues() []ItemScopePath + type ItemType string + const ItemTypeFolder + const ItemTypeFunction + const ItemTypeQuery + const ItemTypeRecent + 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 LinkedStorageAccountsProperties struct + LinkedStorageAccount *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 MyWorkbook struct + ID *string + Kind SharedTypeKind + Location *string + Name *string + Tags map[string]*string + Type *string + func (mw *MyWorkbook) UnmarshalJSON(body []byte) error + func (mw MyWorkbook) MarshalJSON() ([]byte, error) + type MyWorkbookError struct + Code *string + Details *[]ErrorFieldContract + Message *string + type MyWorkbookProperties struct + Category *string + DisplayName *string + SerializedData *string + SourceID *string + Tags *[]string + TimeModified *string + UserID *string + Version *string + func (mwp MyWorkbookProperties) MarshalJSON() ([]byte, error) + type MyWorkbookResource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (mwr MyWorkbookResource) MarshalJSON() ([]byte, error) + type MyWorkbooksClient struct + func NewMyWorkbooksClient(subscriptionID string) MyWorkbooksClient + func NewMyWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) MyWorkbooksClient + func (client MyWorkbooksClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, resourceName string, ...) (result MyWorkbook, err error) + func (client MyWorkbooksClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client MyWorkbooksClient) CreateOrUpdateResponder(resp *http.Response) (result MyWorkbook, err error) + func (client MyWorkbooksClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client MyWorkbooksClient) Delete(ctx context.Context, resourceGroupName string, resourceName string) (result autorest.Response, err error) + func (client MyWorkbooksClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client MyWorkbooksClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client MyWorkbooksClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client MyWorkbooksClient) Get(ctx context.Context, resourceGroupName string, resourceName string) (result MyWorkbook, err error) + func (client MyWorkbooksClient) GetPreparer(ctx context.Context, resourceGroupName string, resourceName string) (*http.Request, error) + func (client MyWorkbooksClient) GetResponder(resp *http.Response) (result MyWorkbook, err error) + func (client MyWorkbooksClient) GetSender(req *http.Request) (*http.Response, error) + func (client MyWorkbooksClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, category CategoryType, ...) (result MyWorkbooksListResult, err error) + func (client MyWorkbooksClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, category CategoryType, ...) (*http.Request, error) + func (client MyWorkbooksClient) ListByResourceGroupResponder(resp *http.Response) (result MyWorkbooksListResult, err error) + func (client MyWorkbooksClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client MyWorkbooksClient) ListBySubscription(ctx context.Context, category CategoryType, tags []string, ...) (result MyWorkbooksListResult, err error) + func (client MyWorkbooksClient) ListBySubscriptionPreparer(ctx context.Context, category CategoryType, tags []string, ...) (*http.Request, error) + func (client MyWorkbooksClient) ListBySubscriptionResponder(resp *http.Response) (result MyWorkbooksListResult, err error) + func (client MyWorkbooksClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) + func (client MyWorkbooksClient) Update(ctx context.Context, resourceGroupName string, resourceName string, ...) (result MyWorkbook, err error) + func (client MyWorkbooksClient) UpdatePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client MyWorkbooksClient) UpdateResponder(resp *http.Response) (result MyWorkbook, err error) + func (client MyWorkbooksClient) UpdateSender(req *http.Request) (*http.Response, error) + type MyWorkbooksListResult struct + Value *[]MyWorkbook + func (mwlr MyWorkbooksListResult) MarshalJSON() ([]byte, error) + 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(cur OperationListResult, ...) 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 PrivateLinkScopedResource struct + ResourceID *string + ScopeID *string + 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 ProxyResource struct + ID *string + Name *string + Type *string + func (pr ProxyResource) MarshalJSON() ([]byte, error) + type PublicNetworkAccessType string + const PublicNetworkAccessTypeDisabled + const PublicNetworkAccessTypeEnabled + func PossiblePublicNetworkAccessTypeValues() []PublicNetworkAccessType + type PurgeState string + const PurgeStateCompleted + const PurgeStatePending + func PossiblePurgeStateValues() []PurgeState + type RequestSource string + const RequestSourceRest + func PossibleRequestSourceValues() []RequestSource + type Resource struct + ID *string + Name *string + Type *string + func (r Resource) MarshalJSON() ([]byte, error) + type SharedTypeKind string + const SharedTypeKindShared + const SharedTypeKindUser + func PossibleSharedTypeKindValues() []SharedTypeKind + type TagsResource struct + Tags map[string]*string + func (tr TagsResource) MarshalJSON() ([]byte, error) + type TrackedResource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (tr TrackedResource) 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 WebTestKindMultistep + const WebTestKindPing + 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(cur WebTestListResult, ...) 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 + func (wtp WebTestProperties) MarshalJSON() ([]byte, error) + 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 autorest.Response, err error) + func (client WorkItemConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client WorkItemConfigurationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, 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) GetItem(ctx context.Context, resourceGroupName string, resourceName string, ...) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) GetItemPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client WorkItemConfigurationsClient) GetItemResponder(resp *http.Response) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) GetItemSender(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) + func (client WorkItemConfigurationsClient) UpdateItem(ctx context.Context, resourceGroupName string, resourceName string, ...) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) UpdateItemPreparer(ctx context.Context, resourceGroupName string, resourceName string, ...) (*http.Request, error) + func (client WorkItemConfigurationsClient) UpdateItemResponder(resp *http.Response) (result WorkItemConfiguration, err error) + func (client WorkItemConfigurationsClient) UpdateItemSender(req *http.Request) (*http.Response, error) + type WorkItemConfigurationsListResult struct + Value *[]WorkItemConfiguration + func (wiclr WorkItemConfigurationsListResult) MarshalJSON() ([]byte, error) + type WorkItemCreateConfiguration struct + ConnectorDataConfiguration *string + ConnectorID *string + ValidateOnly *bool + WorkItemProperties map[string]*string + func (wicc WorkItemCreateConfiguration) MarshalJSON() ([]byte, error) + 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 + func (wp WorkbookProperties) MarshalJSON() ([]byte, error) + 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 + func (wlr WorkbooksListResult) MarshalJSON() ([]byte, error)