insights

package
v45.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

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 ApplicationType

type ApplicationType = original.ApplicationType

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 FavoriteType

type FavoriteType = original.FavoriteType

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

type FlowType = original.FlowType
const (
	Bluefield FlowType = original.Bluefield
)

func PossibleFlowTypeValues

func PossibleFlowTypeValues() []FlowType

type IngestionMode

type IngestionMode = original.IngestionMode
const (
	ApplicationInsights                       IngestionMode = original.ApplicationInsights
	ApplicationInsightsWithDiagnosticSettings IngestionMode = original.ApplicationInsightsWithDiagnosticSettings
	LogAnalytics                              IngestionMode = original.LogAnalytics
)

func PossibleIngestionModeValues

func PossibleIngestionModeValues() []IngestionMode

type InnerError

type InnerError = original.InnerError

type ItemScope

type ItemScope = original.ItemScope
const (
	ItemScopeShared ItemScope = original.ItemScopeShared
	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 ItemType

type ItemType = original.ItemType
const (
	Folder   ItemType = original.Folder
	Function ItemType = original.Function
	Query    ItemType = original.Query
	Recent   ItemType = original.Recent
)

func PossibleItemTypeValues

func PossibleItemTypeValues() []ItemType

type ItemTypeParameter

type ItemTypeParameter = original.ItemTypeParameter

func PossibleItemTypeParameterValues

func PossibleItemTypeParameterValues() []ItemTypeParameter

type LinkProperties

type LinkProperties = original.LinkProperties

type ListAnnotation

type ListAnnotation = original.ListAnnotation

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PrivateLinkScopedResource

type PrivateLinkScopedResource = original.PrivateLinkScopedResource

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 (
	SharedTypeKindShared SharedTypeKind = original.SharedTypeKindShared
	SharedTypeKindUser   SharedTypeKind = original.SharedTypeKindUser
)

func PossibleSharedTypeKindValues

func PossibleSharedTypeKindValues() []SharedTypeKind

type TagsResource

type TagsResource = original.TagsResource

type WebTest

type WebTest = original.WebTest

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

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 Workbook

type Workbook = original.Workbook

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL