Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIKeyRequest
- type APIKeysClient
- type AnalyticsItemsClient
- type Annotation
- type AnnotationError
- type AnnotationsClient
- type AnnotationsListResult
- type ApplicationInsightsComponent
- type ApplicationInsightsComponentAPIKey
- type ApplicationInsightsComponentAPIKeyListResult
- type ApplicationInsightsComponentAnalyticsItem
- type ApplicationInsightsComponentAnalyticsItemProperties
- type ApplicationInsightsComponentAvailableFeatures
- type ApplicationInsightsComponentBillingFeatures
- type ApplicationInsightsComponentDataVolumeCap
- type ApplicationInsightsComponentExportConfiguration
- type ApplicationInsightsComponentExportRequest
- type ApplicationInsightsComponentFavorite
- type ApplicationInsightsComponentFeature
- type ApplicationInsightsComponentFeatureCapabilities
- type ApplicationInsightsComponentFeatureCapability
- type ApplicationInsightsComponentListResult
- type ApplicationInsightsComponentListResultIterator
- type ApplicationInsightsComponentListResultPage
- type ApplicationInsightsComponentProactiveDetectionConfiguration
- type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
- type ApplicationInsightsComponentProperties
- type ApplicationInsightsComponentQuotaStatus
- type ApplicationInsightsComponentWebTestLocation
- type ApplicationInsightsWebTestLocationsListResult
- type ApplicationType
- type BaseClient
- type CategoryType
- type ComponentAvailableFeaturesClient
- type ComponentCurrentBillingFeaturesClient
- type ComponentFeatureCapabilitiesClient
- type ComponentPurgeBody
- type ComponentPurgeBodyFilters
- type ComponentPurgeResponse
- type ComponentPurgeStatusResponse
- type ComponentQuotaStatusClient
- type ComponentsClient
- type ComponentsResource
- type ErrorFieldContract
- type ErrorResponse
- type ExportConfigurationsClient
- type FavoriteSourceType
- type FavoriteType
- type FavoritesClient
- type FlowType
- type InnerError
- type ItemScope
- type ItemScopePath
- type ItemType
- type ItemTypeParameter
- type LinkProperties
- type ListAnnotation
- type ListApplicationInsightsComponentAnalyticsItem
- type ListApplicationInsightsComponentExportConfiguration
- type ListApplicationInsightsComponentFavorite
- type ListApplicationInsightsComponentProactiveDetectionConfiguration
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type ProactiveDetectionConfigurationsClient
- type PurgeState
- type RequestSource
- type SetObject
- type SharedTypeKind
- type TagsResource
- type WebTest
- type WebTestGeolocation
- type WebTestKind
- type WebTestListResult
- type WebTestListResultIterator
- type WebTestListResultPage
- type WebTestLocationsClient
- type WebTestProperties
- type WebTestPropertiesConfiguration
- type WebTestsClient
- type WebtestsResource
- type WorkItemConfiguration
- type WorkItemConfigurationError
- type WorkItemConfigurationsClient
- type WorkItemConfigurationsListResult
- type WorkItemCreateConfiguration
- type Workbook
- type WorkbookError
- type WorkbookProperties
- type WorkbookResource
- type WorkbooksClient
- type WorkbooksListResult
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIKeyRequest ¶
type APIKeyRequest = original.APIKeyRequest
type APIKeysClient ¶
type APIKeysClient = original.APIKeysClient
func NewAPIKeysClient ¶
func NewAPIKeysClient(subscriptionID string) APIKeysClient
func NewAPIKeysClientWithBaseURI ¶
func NewAPIKeysClientWithBaseURI(baseURI string, subscriptionID string) APIKeysClient
type AnalyticsItemsClient ¶
type AnalyticsItemsClient = original.AnalyticsItemsClient
func NewAnalyticsItemsClient ¶
func NewAnalyticsItemsClient(subscriptionID string) AnalyticsItemsClient
func NewAnalyticsItemsClientWithBaseURI ¶
func NewAnalyticsItemsClientWithBaseURI(baseURI string, subscriptionID string) AnalyticsItemsClient
type Annotation ¶
type Annotation = original.Annotation
type AnnotationError ¶
type AnnotationError = original.AnnotationError
type AnnotationsClient ¶
type AnnotationsClient = original.AnnotationsClient
func NewAnnotationsClient ¶
func NewAnnotationsClient(subscriptionID string) AnnotationsClient
func NewAnnotationsClientWithBaseURI ¶
func NewAnnotationsClientWithBaseURI(baseURI string, subscriptionID string) AnnotationsClient
type AnnotationsListResult ¶
type AnnotationsListResult = original.AnnotationsListResult
type ApplicationInsightsComponent ¶
type ApplicationInsightsComponent = original.ApplicationInsightsComponent
type ApplicationInsightsComponentAPIKey ¶
type ApplicationInsightsComponentAPIKey = original.ApplicationInsightsComponentAPIKey
type ApplicationInsightsComponentAPIKeyListResult ¶
type ApplicationInsightsComponentAPIKeyListResult = original.ApplicationInsightsComponentAPIKeyListResult
type ApplicationInsightsComponentAnalyticsItem ¶
type ApplicationInsightsComponentAnalyticsItem = original.ApplicationInsightsComponentAnalyticsItem
type ApplicationInsightsComponentAnalyticsItemProperties ¶
type ApplicationInsightsComponentAnalyticsItemProperties = original.ApplicationInsightsComponentAnalyticsItemProperties
type ApplicationInsightsComponentAvailableFeatures ¶
type ApplicationInsightsComponentAvailableFeatures = original.ApplicationInsightsComponentAvailableFeatures
type ApplicationInsightsComponentBillingFeatures ¶
type ApplicationInsightsComponentBillingFeatures = original.ApplicationInsightsComponentBillingFeatures
type ApplicationInsightsComponentDataVolumeCap ¶
type ApplicationInsightsComponentDataVolumeCap = original.ApplicationInsightsComponentDataVolumeCap
type ApplicationInsightsComponentExportConfiguration ¶
type ApplicationInsightsComponentExportConfiguration = original.ApplicationInsightsComponentExportConfiguration
type ApplicationInsightsComponentExportRequest ¶
type ApplicationInsightsComponentExportRequest = original.ApplicationInsightsComponentExportRequest
type ApplicationInsightsComponentFavorite ¶
type ApplicationInsightsComponentFavorite = original.ApplicationInsightsComponentFavorite
type ApplicationInsightsComponentFeature ¶
type ApplicationInsightsComponentFeature = original.ApplicationInsightsComponentFeature
type ApplicationInsightsComponentFeatureCapabilities ¶
type ApplicationInsightsComponentFeatureCapabilities = original.ApplicationInsightsComponentFeatureCapabilities
type ApplicationInsightsComponentFeatureCapability ¶
type ApplicationInsightsComponentFeatureCapability = original.ApplicationInsightsComponentFeatureCapability
type ApplicationInsightsComponentListResult ¶
type ApplicationInsightsComponentListResult = original.ApplicationInsightsComponentListResult
type ApplicationInsightsComponentListResultIterator ¶
type ApplicationInsightsComponentListResultIterator = original.ApplicationInsightsComponentListResultIterator
func NewApplicationInsightsComponentListResultIterator ¶
func NewApplicationInsightsComponentListResultIterator(page ApplicationInsightsComponentListResultPage) ApplicationInsightsComponentListResultIterator
type ApplicationInsightsComponentListResultPage ¶
type ApplicationInsightsComponentListResultPage = original.ApplicationInsightsComponentListResultPage
func NewApplicationInsightsComponentListResultPage ¶
func NewApplicationInsightsComponentListResultPage(getNextPage func(context.Context, ApplicationInsightsComponentListResult) (ApplicationInsightsComponentListResult, error)) ApplicationInsightsComponentListResultPage
type ApplicationInsightsComponentProactiveDetectionConfiguration ¶
type ApplicationInsightsComponentProactiveDetectionConfiguration = original.ApplicationInsightsComponentProactiveDetectionConfiguration
type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions ¶
type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions = original.ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
type ApplicationInsightsComponentProperties ¶
type ApplicationInsightsComponentProperties = original.ApplicationInsightsComponentProperties
type ApplicationInsightsComponentQuotaStatus ¶
type ApplicationInsightsComponentQuotaStatus = original.ApplicationInsightsComponentQuotaStatus
type ApplicationInsightsComponentWebTestLocation ¶
type ApplicationInsightsComponentWebTestLocation = original.ApplicationInsightsComponentWebTestLocation
type ApplicationInsightsWebTestLocationsListResult ¶
type ApplicationInsightsWebTestLocationsListResult = original.ApplicationInsightsWebTestLocationsListResult
type ApplicationType ¶
type ApplicationType = original.ApplicationType
const ( Other ApplicationType = original.Other Web ApplicationType = original.Web )
func PossibleApplicationTypeValues ¶
func PossibleApplicationTypeValues() []ApplicationType
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CategoryType ¶
type CategoryType = original.CategoryType
const ( CategoryTypePerformance CategoryType = original.CategoryTypePerformance CategoryTypeRetention CategoryType = original.CategoryTypeRetention CategoryTypeTSG CategoryType = original.CategoryTypeTSG CategoryTypeWorkbook CategoryType = original.CategoryTypeWorkbook )
func PossibleCategoryTypeValues ¶
func PossibleCategoryTypeValues() []CategoryType
type ComponentAvailableFeaturesClient ¶
type ComponentAvailableFeaturesClient = original.ComponentAvailableFeaturesClient
func NewComponentAvailableFeaturesClient ¶
func NewComponentAvailableFeaturesClient(subscriptionID string) ComponentAvailableFeaturesClient
func NewComponentAvailableFeaturesClientWithBaseURI ¶
func NewComponentAvailableFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentAvailableFeaturesClient
type ComponentCurrentBillingFeaturesClient ¶
type ComponentCurrentBillingFeaturesClient = original.ComponentCurrentBillingFeaturesClient
func NewComponentCurrentBillingFeaturesClient ¶
func NewComponentCurrentBillingFeaturesClient(subscriptionID string) ComponentCurrentBillingFeaturesClient
func NewComponentCurrentBillingFeaturesClientWithBaseURI ¶
func NewComponentCurrentBillingFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentCurrentBillingFeaturesClient
type ComponentFeatureCapabilitiesClient ¶
type ComponentFeatureCapabilitiesClient = original.ComponentFeatureCapabilitiesClient
func NewComponentFeatureCapabilitiesClient ¶
func NewComponentFeatureCapabilitiesClient(subscriptionID string) ComponentFeatureCapabilitiesClient
func NewComponentFeatureCapabilitiesClientWithBaseURI ¶
func NewComponentFeatureCapabilitiesClientWithBaseURI(baseURI string, subscriptionID string) ComponentFeatureCapabilitiesClient
type ComponentPurgeBody ¶
type ComponentPurgeBody = original.ComponentPurgeBody
type ComponentPurgeBodyFilters ¶
type ComponentPurgeBodyFilters = original.ComponentPurgeBodyFilters
type ComponentPurgeResponse ¶
type ComponentPurgeResponse = original.ComponentPurgeResponse
type ComponentPurgeStatusResponse ¶
type ComponentPurgeStatusResponse = original.ComponentPurgeStatusResponse
type ComponentQuotaStatusClient ¶
type ComponentQuotaStatusClient = original.ComponentQuotaStatusClient
func NewComponentQuotaStatusClient ¶
func NewComponentQuotaStatusClient(subscriptionID string) ComponentQuotaStatusClient
func NewComponentQuotaStatusClientWithBaseURI ¶
func NewComponentQuotaStatusClientWithBaseURI(baseURI string, subscriptionID string) ComponentQuotaStatusClient
type ComponentsClient ¶
type ComponentsClient = original.ComponentsClient
func NewComponentsClient ¶
func NewComponentsClient(subscriptionID string) ComponentsClient
func NewComponentsClientWithBaseURI ¶
func NewComponentsClientWithBaseURI(baseURI string, subscriptionID string) ComponentsClient
type ComponentsResource ¶
type ComponentsResource = original.ComponentsResource
type ErrorFieldContract ¶
type ErrorFieldContract = original.ErrorFieldContract
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExportConfigurationsClient ¶
type ExportConfigurationsClient = original.ExportConfigurationsClient
func NewExportConfigurationsClient ¶
func NewExportConfigurationsClient(subscriptionID string) ExportConfigurationsClient
func NewExportConfigurationsClientWithBaseURI ¶
func NewExportConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ExportConfigurationsClient
type FavoriteSourceType ¶
type FavoriteSourceType = original.FavoriteSourceType
const ( Events FavoriteSourceType = original.Events Funnel FavoriteSourceType = original.Funnel Impact FavoriteSourceType = original.Impact Notebook FavoriteSourceType = original.Notebook Retention FavoriteSourceType = original.Retention Segmentation FavoriteSourceType = original.Segmentation Sessions FavoriteSourceType = original.Sessions Userflows FavoriteSourceType = original.Userflows )
func PossibleFavoriteSourceTypeValues ¶
func PossibleFavoriteSourceTypeValues() []FavoriteSourceType
type FavoriteType ¶
type FavoriteType = original.FavoriteType
const ( User FavoriteType = original.User )
func PossibleFavoriteTypeValues ¶
func PossibleFavoriteTypeValues() []FavoriteType
type FavoritesClient ¶
type FavoritesClient = original.FavoritesClient
func NewFavoritesClient ¶
func NewFavoritesClient(subscriptionID string) FavoritesClient
func NewFavoritesClientWithBaseURI ¶
func NewFavoritesClientWithBaseURI(baseURI string, subscriptionID string) FavoritesClient
type FlowType ¶
func PossibleFlowTypeValues ¶
func PossibleFlowTypeValues() []FlowType
type InnerError ¶
type InnerError = original.InnerError
type ItemScope ¶
const ( ItemScopeUser ItemScope = original.ItemScopeUser )
func PossibleItemScopeValues ¶
func PossibleItemScopeValues() []ItemScope
type ItemScopePath ¶
type ItemScopePath = original.ItemScopePath
const ( AnalyticsItems ItemScopePath = original.AnalyticsItems MyanalyticsItems ItemScopePath = original.MyanalyticsItems )
func PossibleItemScopePathValues ¶
func PossibleItemScopePathValues() []ItemScopePath
type ItemTypeParameter ¶
type ItemTypeParameter = original.ItemTypeParameter
const ( ItemTypeParameterFolder ItemTypeParameter = original.ItemTypeParameterFolder ItemTypeParameterFunction ItemTypeParameter = original.ItemTypeParameterFunction ItemTypeParameterNone ItemTypeParameter = original.ItemTypeParameterNone ItemTypeParameterQuery ItemTypeParameter = original.ItemTypeParameterQuery ItemTypeParameterRecent ItemTypeParameter = original.ItemTypeParameterRecent )
func PossibleItemTypeParameterValues ¶
func PossibleItemTypeParameterValues() []ItemTypeParameter
type LinkProperties ¶
type LinkProperties = original.LinkProperties
type ListAnnotation ¶
type ListAnnotation = original.ListAnnotation
type ListApplicationInsightsComponentAnalyticsItem ¶
type ListApplicationInsightsComponentAnalyticsItem = original.ListApplicationInsightsComponentAnalyticsItem
type ListApplicationInsightsComponentExportConfiguration ¶
type ListApplicationInsightsComponentExportConfiguration = original.ListApplicationInsightsComponentExportConfiguration
type ListApplicationInsightsComponentFavorite ¶
type ListApplicationInsightsComponentFavorite = original.ListApplicationInsightsComponentFavorite
type ListApplicationInsightsComponentProactiveDetectionConfiguration ¶
type ListApplicationInsightsComponentProactiveDetectionConfiguration = original.ListApplicationInsightsComponentProactiveDetectionConfiguration
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ProactiveDetectionConfigurationsClient ¶
type ProactiveDetectionConfigurationsClient = original.ProactiveDetectionConfigurationsClient
func NewProactiveDetectionConfigurationsClient ¶
func NewProactiveDetectionConfigurationsClient(subscriptionID string) ProactiveDetectionConfigurationsClient
func NewProactiveDetectionConfigurationsClientWithBaseURI ¶
func NewProactiveDetectionConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ProactiveDetectionConfigurationsClient
type PurgeState ¶
type PurgeState = original.PurgeState
const ( Completed PurgeState = original.Completed Pending PurgeState = original.Pending )
func PossiblePurgeStateValues ¶
func PossiblePurgeStateValues() []PurgeState
type RequestSource ¶
type RequestSource = original.RequestSource
const (
Rest RequestSource = original.Rest
)
func PossibleRequestSourceValues ¶
func PossibleRequestSourceValues() []RequestSource
type SharedTypeKind ¶
type SharedTypeKind = original.SharedTypeKind
const ()
func PossibleSharedTypeKindValues ¶
func PossibleSharedTypeKindValues() []SharedTypeKind
type TagsResource ¶
type TagsResource = original.TagsResource
type WebTestGeolocation ¶
type WebTestGeolocation = original.WebTestGeolocation
type WebTestKind ¶
type WebTestKind = original.WebTestKind
const ( Multistep WebTestKind = original.Multistep Ping WebTestKind = original.Ping )
func PossibleWebTestKindValues ¶
func PossibleWebTestKindValues() []WebTestKind
type WebTestListResult ¶
type WebTestListResult = original.WebTestListResult
type WebTestListResultIterator ¶
type WebTestListResultIterator = original.WebTestListResultIterator
func NewWebTestListResultIterator ¶
func NewWebTestListResultIterator(page WebTestListResultPage) WebTestListResultIterator
type WebTestListResultPage ¶
type WebTestListResultPage = original.WebTestListResultPage
func NewWebTestListResultPage ¶
func NewWebTestListResultPage(getNextPage func(context.Context, WebTestListResult) (WebTestListResult, error)) WebTestListResultPage
type WebTestLocationsClient ¶
type WebTestLocationsClient = original.WebTestLocationsClient
func NewWebTestLocationsClient ¶
func NewWebTestLocationsClient(subscriptionID string) WebTestLocationsClient
func NewWebTestLocationsClientWithBaseURI ¶
func NewWebTestLocationsClientWithBaseURI(baseURI string, subscriptionID string) WebTestLocationsClient
type WebTestProperties ¶
type WebTestProperties = original.WebTestProperties
type WebTestPropertiesConfiguration ¶
type WebTestPropertiesConfiguration = original.WebTestPropertiesConfiguration
type WebTestsClient ¶
type WebTestsClient = original.WebTestsClient
func NewWebTestsClient ¶
func NewWebTestsClient(subscriptionID string) WebTestsClient
func NewWebTestsClientWithBaseURI ¶
func NewWebTestsClientWithBaseURI(baseURI string, subscriptionID string) WebTestsClient
type WebtestsResource ¶
type WebtestsResource = original.WebtestsResource
type WorkItemConfiguration ¶
type WorkItemConfiguration = original.WorkItemConfiguration
type WorkItemConfigurationError ¶
type WorkItemConfigurationError = original.WorkItemConfigurationError
type WorkItemConfigurationsClient ¶
type WorkItemConfigurationsClient = original.WorkItemConfigurationsClient
func NewWorkItemConfigurationsClient ¶
func NewWorkItemConfigurationsClient(subscriptionID string) WorkItemConfigurationsClient
func NewWorkItemConfigurationsClientWithBaseURI ¶
func NewWorkItemConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) WorkItemConfigurationsClient
type WorkItemConfigurationsListResult ¶
type WorkItemConfigurationsListResult = original.WorkItemConfigurationsListResult
type WorkItemCreateConfiguration ¶
type WorkItemCreateConfiguration = original.WorkItemCreateConfiguration
type WorkbookError ¶
type WorkbookError = original.WorkbookError
type WorkbookProperties ¶
type WorkbookProperties = original.WorkbookProperties
type WorkbookResource ¶
type WorkbookResource = original.WorkbookResource
type WorkbooksClient ¶
type WorkbooksClient = original.WorkbooksClient
func NewWorkbooksClient ¶
func NewWorkbooksClient(subscriptionID string) WorkbooksClient
func NewWorkbooksClientWithBaseURI ¶
func NewWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) WorkbooksClient
type WorkbooksListResult ¶
type WorkbooksListResult = original.WorkbooksListResult
Click to show internal directories.
Click to hide internal directories.