1
2
3
4
5
6
7
8
9
10 package insights
11
12 import (
13 "context"
14
15 original "github.com/Azure/azure-sdk-for-go/services/appinsights/mgmt/2020-02-02/insights"
16 )
17
18 const (
19 DefaultBaseURI = original.DefaultBaseURI
20 )
21
22 type ApplicationType = original.ApplicationType
23
24 const (
25 ApplicationTypeOther ApplicationType = original.ApplicationTypeOther
26 ApplicationTypeWeb ApplicationType = original.ApplicationTypeWeb
27 )
28
29 type CategoryType = original.CategoryType
30
31 const (
32 CategoryTypePerformance CategoryType = original.CategoryTypePerformance
33 CategoryTypeRetention CategoryType = original.CategoryTypeRetention
34 CategoryTypeTSG CategoryType = original.CategoryTypeTSG
35 CategoryTypeWorkbook CategoryType = original.CategoryTypeWorkbook
36 )
37
38 type FavoriteSourceType = original.FavoriteSourceType
39
40 const (
41 FavoriteSourceTypeEvents FavoriteSourceType = original.FavoriteSourceTypeEvents
42 FavoriteSourceTypeFunnel FavoriteSourceType = original.FavoriteSourceTypeFunnel
43 FavoriteSourceTypeImpact FavoriteSourceType = original.FavoriteSourceTypeImpact
44 FavoriteSourceTypeNotebook FavoriteSourceType = original.FavoriteSourceTypeNotebook
45 FavoriteSourceTypeRetention FavoriteSourceType = original.FavoriteSourceTypeRetention
46 FavoriteSourceTypeSegmentation FavoriteSourceType = original.FavoriteSourceTypeSegmentation
47 FavoriteSourceTypeSessions FavoriteSourceType = original.FavoriteSourceTypeSessions
48 FavoriteSourceTypeUserflows FavoriteSourceType = original.FavoriteSourceTypeUserflows
49 )
50
51 type FavoriteType = original.FavoriteType
52
53 const (
54 FavoriteTypeShared FavoriteType = original.FavoriteTypeShared
55 FavoriteTypeUser FavoriteType = original.FavoriteTypeUser
56 )
57
58 type FlowType = original.FlowType
59
60 const (
61 FlowTypeBluefield FlowType = original.FlowTypeBluefield
62 )
63
64 type IngestionMode = original.IngestionMode
65
66 const (
67 IngestionModeApplicationInsights IngestionMode = original.IngestionModeApplicationInsights
68 IngestionModeApplicationInsightsWithDiagnosticSettings IngestionMode = original.IngestionModeApplicationInsightsWithDiagnosticSettings
69 IngestionModeLogAnalytics IngestionMode = original.IngestionModeLogAnalytics
70 )
71
72 type ItemScope = original.ItemScope
73
74 const (
75 ItemScopeShared ItemScope = original.ItemScopeShared
76 ItemScopeUser ItemScope = original.ItemScopeUser
77 )
78
79 type ItemScopePath = original.ItemScopePath
80
81 const (
82 ItemScopePathAnalyticsItems ItemScopePath = original.ItemScopePathAnalyticsItems
83 ItemScopePathMyanalyticsItems ItemScopePath = original.ItemScopePathMyanalyticsItems
84 )
85
86 type ItemType = original.ItemType
87
88 const (
89 ItemTypeFolder ItemType = original.ItemTypeFolder
90 ItemTypeFunction ItemType = original.ItemTypeFunction
91 ItemTypeQuery ItemType = original.ItemTypeQuery
92 ItemTypeRecent ItemType = original.ItemTypeRecent
93 )
94
95 type ItemTypeParameter = original.ItemTypeParameter
96
97 const (
98 ItemTypeParameterFolder ItemTypeParameter = original.ItemTypeParameterFolder
99 ItemTypeParameterFunction ItemTypeParameter = original.ItemTypeParameterFunction
100 ItemTypeParameterNone ItemTypeParameter = original.ItemTypeParameterNone
101 ItemTypeParameterQuery ItemTypeParameter = original.ItemTypeParameterQuery
102 ItemTypeParameterRecent ItemTypeParameter = original.ItemTypeParameterRecent
103 )
104
105 type PublicNetworkAccessType = original.PublicNetworkAccessType
106
107 const (
108 PublicNetworkAccessTypeDisabled PublicNetworkAccessType = original.PublicNetworkAccessTypeDisabled
109 PublicNetworkAccessTypeEnabled PublicNetworkAccessType = original.PublicNetworkAccessTypeEnabled
110 )
111
112 type PurgeState = original.PurgeState
113
114 const (
115 PurgeStateCompleted PurgeState = original.PurgeStateCompleted
116 PurgeStatePending PurgeState = original.PurgeStatePending
117 )
118
119 type RequestSource = original.RequestSource
120
121 const (
122 RequestSourceRest RequestSource = original.RequestSourceRest
123 )
124
125 type SharedTypeKind = original.SharedTypeKind
126
127 const (
128 SharedTypeKindShared SharedTypeKind = original.SharedTypeKindShared
129 SharedTypeKindUser SharedTypeKind = original.SharedTypeKindUser
130 )
131
132 type WebTestKind = original.WebTestKind
133
134 const (
135 WebTestKindMultistep WebTestKind = original.WebTestKindMultistep
136 WebTestKindPing WebTestKind = original.WebTestKindPing
137 )
138
139 type APIKeyRequest = original.APIKeyRequest
140 type APIKeysClient = original.APIKeysClient
141 type AnalyticsItemsClient = original.AnalyticsItemsClient
142 type Annotation = original.Annotation
143 type AnnotationError = original.AnnotationError
144 type AnnotationsClient = original.AnnotationsClient
145 type AnnotationsListResult = original.AnnotationsListResult
146 type ApplicationInsightsComponent = original.ApplicationInsightsComponent
147 type ApplicationInsightsComponentAPIKey = original.ApplicationInsightsComponentAPIKey
148 type ApplicationInsightsComponentAPIKeyListResult = original.ApplicationInsightsComponentAPIKeyListResult
149 type ApplicationInsightsComponentAnalyticsItem = original.ApplicationInsightsComponentAnalyticsItem
150 type ApplicationInsightsComponentAnalyticsItemProperties = original.ApplicationInsightsComponentAnalyticsItemProperties
151 type ApplicationInsightsComponentAvailableFeatures = original.ApplicationInsightsComponentAvailableFeatures
152 type ApplicationInsightsComponentBillingFeatures = original.ApplicationInsightsComponentBillingFeatures
153 type ApplicationInsightsComponentDataVolumeCap = original.ApplicationInsightsComponentDataVolumeCap
154 type ApplicationInsightsComponentExportConfiguration = original.ApplicationInsightsComponentExportConfiguration
155 type ApplicationInsightsComponentExportRequest = original.ApplicationInsightsComponentExportRequest
156 type ApplicationInsightsComponentFavorite = original.ApplicationInsightsComponentFavorite
157 type ApplicationInsightsComponentFeature = original.ApplicationInsightsComponentFeature
158 type ApplicationInsightsComponentFeatureCapabilities = original.ApplicationInsightsComponentFeatureCapabilities
159 type ApplicationInsightsComponentFeatureCapability = original.ApplicationInsightsComponentFeatureCapability
160 type ApplicationInsightsComponentListResult = original.ApplicationInsightsComponentListResult
161 type ApplicationInsightsComponentListResultIterator = original.ApplicationInsightsComponentListResultIterator
162 type ApplicationInsightsComponentListResultPage = original.ApplicationInsightsComponentListResultPage
163 type ApplicationInsightsComponentProactiveDetectionConfiguration = original.ApplicationInsightsComponentProactiveDetectionConfiguration
164 type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions = original.ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
165 type ApplicationInsightsComponentProperties = original.ApplicationInsightsComponentProperties
166 type ApplicationInsightsComponentQuotaStatus = original.ApplicationInsightsComponentQuotaStatus
167 type ApplicationInsightsComponentWebTestLocation = original.ApplicationInsightsComponentWebTestLocation
168 type ApplicationInsightsWebTestLocationsListResult = original.ApplicationInsightsWebTestLocationsListResult
169 type BaseClient = original.BaseClient
170 type ComponentAvailableFeaturesClient = original.ComponentAvailableFeaturesClient
171 type ComponentCurrentBillingFeaturesClient = original.ComponentCurrentBillingFeaturesClient
172 type ComponentFeatureCapabilitiesClient = original.ComponentFeatureCapabilitiesClient
173 type ComponentPurgeBody = original.ComponentPurgeBody
174 type ComponentPurgeBodyFilters = original.ComponentPurgeBodyFilters
175 type ComponentPurgeResponse = original.ComponentPurgeResponse
176 type ComponentPurgeStatusResponse = original.ComponentPurgeStatusResponse
177 type ComponentQuotaStatusClient = original.ComponentQuotaStatusClient
178 type ComponentsClient = original.ComponentsClient
179 type ComponentsResource = original.ComponentsResource
180 type ErrorFieldContract = original.ErrorFieldContract
181 type ErrorResponse = original.ErrorResponse
182 type ErrorResponseComponents = original.ErrorResponseComponents
183 type ErrorResponseComponentsError = original.ErrorResponseComponentsError
184 type ExportConfigurationsClient = original.ExportConfigurationsClient
185 type FavoritesClient = original.FavoritesClient
186 type InnerError = original.InnerError
187 type LinkProperties = original.LinkProperties
188 type ListAnnotation = original.ListAnnotation
189 type ListApplicationInsightsComponentAnalyticsItem = original.ListApplicationInsightsComponentAnalyticsItem
190 type ListApplicationInsightsComponentExportConfiguration = original.ListApplicationInsightsComponentExportConfiguration
191 type ListApplicationInsightsComponentFavorite = original.ListApplicationInsightsComponentFavorite
192 type ListApplicationInsightsComponentProactiveDetectionConfiguration = original.ListApplicationInsightsComponentProactiveDetectionConfiguration
193 type MyWorkbook = original.MyWorkbook
194 type MyWorkbookError = original.MyWorkbookError
195 type MyWorkbookProperties = original.MyWorkbookProperties
196 type MyWorkbookResource = original.MyWorkbookResource
197 type MyWorkbooksClient = original.MyWorkbooksClient
198 type MyWorkbooksListResult = original.MyWorkbooksListResult
199 type Operation = original.Operation
200 type OperationDisplay = original.OperationDisplay
201 type OperationListResult = original.OperationListResult
202 type OperationListResultIterator = original.OperationListResultIterator
203 type OperationListResultPage = original.OperationListResultPage
204 type OperationsClient = original.OperationsClient
205 type PrivateLinkScopedResource = original.PrivateLinkScopedResource
206 type ProactiveDetectionConfigurationsClient = original.ProactiveDetectionConfigurationsClient
207 type TagsResource = original.TagsResource
208 type WebTest = original.WebTest
209 type WebTestGeolocation = original.WebTestGeolocation
210 type WebTestListResult = original.WebTestListResult
211 type WebTestListResultIterator = original.WebTestListResultIterator
212 type WebTestListResultPage = original.WebTestListResultPage
213 type WebTestLocationsClient = original.WebTestLocationsClient
214 type WebTestProperties = original.WebTestProperties
215 type WebTestPropertiesConfiguration = original.WebTestPropertiesConfiguration
216 type WebTestsClient = original.WebTestsClient
217 type WebtestsResource = original.WebtestsResource
218 type WorkItemConfiguration = original.WorkItemConfiguration
219 type WorkItemConfigurationError = original.WorkItemConfigurationError
220 type WorkItemConfigurationsClient = original.WorkItemConfigurationsClient
221 type WorkItemConfigurationsListResult = original.WorkItemConfigurationsListResult
222 type WorkItemCreateConfiguration = original.WorkItemCreateConfiguration
223 type Workbook = original.Workbook
224 type WorkbookError = original.WorkbookError
225 type WorkbookProperties = original.WorkbookProperties
226 type WorkbookResource = original.WorkbookResource
227 type WorkbooksClient = original.WorkbooksClient
228 type WorkbooksListResult = original.WorkbooksListResult
229
230 func New(subscriptionID string) BaseClient {
231 return original.New(subscriptionID)
232 }
233 func NewAPIKeysClient(subscriptionID string) APIKeysClient {
234 return original.NewAPIKeysClient(subscriptionID)
235 }
236 func NewAPIKeysClientWithBaseURI(baseURI string, subscriptionID string) APIKeysClient {
237 return original.NewAPIKeysClientWithBaseURI(baseURI, subscriptionID)
238 }
239 func NewAnalyticsItemsClient(subscriptionID string) AnalyticsItemsClient {
240 return original.NewAnalyticsItemsClient(subscriptionID)
241 }
242 func NewAnalyticsItemsClientWithBaseURI(baseURI string, subscriptionID string) AnalyticsItemsClient {
243 return original.NewAnalyticsItemsClientWithBaseURI(baseURI, subscriptionID)
244 }
245 func NewAnnotationsClient(subscriptionID string) AnnotationsClient {
246 return original.NewAnnotationsClient(subscriptionID)
247 }
248 func NewAnnotationsClientWithBaseURI(baseURI string, subscriptionID string) AnnotationsClient {
249 return original.NewAnnotationsClientWithBaseURI(baseURI, subscriptionID)
250 }
251 func NewApplicationInsightsComponentListResultIterator(page ApplicationInsightsComponentListResultPage) ApplicationInsightsComponentListResultIterator {
252 return original.NewApplicationInsightsComponentListResultIterator(page)
253 }
254 func NewApplicationInsightsComponentListResultPage(cur ApplicationInsightsComponentListResult, getNextPage func(context.Context, ApplicationInsightsComponentListResult) (ApplicationInsightsComponentListResult, error)) ApplicationInsightsComponentListResultPage {
255 return original.NewApplicationInsightsComponentListResultPage(cur, getNextPage)
256 }
257 func NewComponentAvailableFeaturesClient(subscriptionID string) ComponentAvailableFeaturesClient {
258 return original.NewComponentAvailableFeaturesClient(subscriptionID)
259 }
260 func NewComponentAvailableFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentAvailableFeaturesClient {
261 return original.NewComponentAvailableFeaturesClientWithBaseURI(baseURI, subscriptionID)
262 }
263 func NewComponentCurrentBillingFeaturesClient(subscriptionID string) ComponentCurrentBillingFeaturesClient {
264 return original.NewComponentCurrentBillingFeaturesClient(subscriptionID)
265 }
266 func NewComponentCurrentBillingFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentCurrentBillingFeaturesClient {
267 return original.NewComponentCurrentBillingFeaturesClientWithBaseURI(baseURI, subscriptionID)
268 }
269 func NewComponentFeatureCapabilitiesClient(subscriptionID string) ComponentFeatureCapabilitiesClient {
270 return original.NewComponentFeatureCapabilitiesClient(subscriptionID)
271 }
272 func NewComponentFeatureCapabilitiesClientWithBaseURI(baseURI string, subscriptionID string) ComponentFeatureCapabilitiesClient {
273 return original.NewComponentFeatureCapabilitiesClientWithBaseURI(baseURI, subscriptionID)
274 }
275 func NewComponentQuotaStatusClient(subscriptionID string) ComponentQuotaStatusClient {
276 return original.NewComponentQuotaStatusClient(subscriptionID)
277 }
278 func NewComponentQuotaStatusClientWithBaseURI(baseURI string, subscriptionID string) ComponentQuotaStatusClient {
279 return original.NewComponentQuotaStatusClientWithBaseURI(baseURI, subscriptionID)
280 }
281 func NewComponentsClient(subscriptionID string) ComponentsClient {
282 return original.NewComponentsClient(subscriptionID)
283 }
284 func NewComponentsClientWithBaseURI(baseURI string, subscriptionID string) ComponentsClient {
285 return original.NewComponentsClientWithBaseURI(baseURI, subscriptionID)
286 }
287 func NewExportConfigurationsClient(subscriptionID string) ExportConfigurationsClient {
288 return original.NewExportConfigurationsClient(subscriptionID)
289 }
290 func NewExportConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ExportConfigurationsClient {
291 return original.NewExportConfigurationsClientWithBaseURI(baseURI, subscriptionID)
292 }
293 func NewFavoritesClient(subscriptionID string) FavoritesClient {
294 return original.NewFavoritesClient(subscriptionID)
295 }
296 func NewFavoritesClientWithBaseURI(baseURI string, subscriptionID string) FavoritesClient {
297 return original.NewFavoritesClientWithBaseURI(baseURI, subscriptionID)
298 }
299 func NewMyWorkbooksClient(subscriptionID string) MyWorkbooksClient {
300 return original.NewMyWorkbooksClient(subscriptionID)
301 }
302 func NewMyWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) MyWorkbooksClient {
303 return original.NewMyWorkbooksClientWithBaseURI(baseURI, subscriptionID)
304 }
305 func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator {
306 return original.NewOperationListResultIterator(page)
307 }
308 func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage {
309 return original.NewOperationListResultPage(cur, getNextPage)
310 }
311 func NewOperationsClient(subscriptionID string) OperationsClient {
312 return original.NewOperationsClient(subscriptionID)
313 }
314 func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
315 return original.NewOperationsClientWithBaseURI(baseURI, subscriptionID)
316 }
317 func NewProactiveDetectionConfigurationsClient(subscriptionID string) ProactiveDetectionConfigurationsClient {
318 return original.NewProactiveDetectionConfigurationsClient(subscriptionID)
319 }
320 func NewProactiveDetectionConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ProactiveDetectionConfigurationsClient {
321 return original.NewProactiveDetectionConfigurationsClientWithBaseURI(baseURI, subscriptionID)
322 }
323 func NewWebTestListResultIterator(page WebTestListResultPage) WebTestListResultIterator {
324 return original.NewWebTestListResultIterator(page)
325 }
326 func NewWebTestListResultPage(cur WebTestListResult, getNextPage func(context.Context, WebTestListResult) (WebTestListResult, error)) WebTestListResultPage {
327 return original.NewWebTestListResultPage(cur, getNextPage)
328 }
329 func NewWebTestLocationsClient(subscriptionID string) WebTestLocationsClient {
330 return original.NewWebTestLocationsClient(subscriptionID)
331 }
332 func NewWebTestLocationsClientWithBaseURI(baseURI string, subscriptionID string) WebTestLocationsClient {
333 return original.NewWebTestLocationsClientWithBaseURI(baseURI, subscriptionID)
334 }
335 func NewWebTestsClient(subscriptionID string) WebTestsClient {
336 return original.NewWebTestsClient(subscriptionID)
337 }
338 func NewWebTestsClientWithBaseURI(baseURI string, subscriptionID string) WebTestsClient {
339 return original.NewWebTestsClientWithBaseURI(baseURI, subscriptionID)
340 }
341 func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient {
342 return original.NewWithBaseURI(baseURI, subscriptionID)
343 }
344 func NewWorkItemConfigurationsClient(subscriptionID string) WorkItemConfigurationsClient {
345 return original.NewWorkItemConfigurationsClient(subscriptionID)
346 }
347 func NewWorkItemConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) WorkItemConfigurationsClient {
348 return original.NewWorkItemConfigurationsClientWithBaseURI(baseURI, subscriptionID)
349 }
350 func NewWorkbooksClient(subscriptionID string) WorkbooksClient {
351 return original.NewWorkbooksClient(subscriptionID)
352 }
353 func NewWorkbooksClientWithBaseURI(baseURI string, subscriptionID string) WorkbooksClient {
354 return original.NewWorkbooksClientWithBaseURI(baseURI, subscriptionID)
355 }
356 func PossibleApplicationTypeValues() []ApplicationType {
357 return original.PossibleApplicationTypeValues()
358 }
359 func PossibleCategoryTypeValues() []CategoryType {
360 return original.PossibleCategoryTypeValues()
361 }
362 func PossibleFavoriteSourceTypeValues() []FavoriteSourceType {
363 return original.PossibleFavoriteSourceTypeValues()
364 }
365 func PossibleFavoriteTypeValues() []FavoriteType {
366 return original.PossibleFavoriteTypeValues()
367 }
368 func PossibleFlowTypeValues() []FlowType {
369 return original.PossibleFlowTypeValues()
370 }
371 func PossibleIngestionModeValues() []IngestionMode {
372 return original.PossibleIngestionModeValues()
373 }
374 func PossibleItemScopePathValues() []ItemScopePath {
375 return original.PossibleItemScopePathValues()
376 }
377 func PossibleItemScopeValues() []ItemScope {
378 return original.PossibleItemScopeValues()
379 }
380 func PossibleItemTypeParameterValues() []ItemTypeParameter {
381 return original.PossibleItemTypeParameterValues()
382 }
383 func PossibleItemTypeValues() []ItemType {
384 return original.PossibleItemTypeValues()
385 }
386 func PossiblePublicNetworkAccessTypeValues() []PublicNetworkAccessType {
387 return original.PossiblePublicNetworkAccessTypeValues()
388 }
389 func PossiblePurgeStateValues() []PurgeState {
390 return original.PossiblePurgeStateValues()
391 }
392 func PossibleRequestSourceValues() []RequestSource {
393 return original.PossibleRequestSourceValues()
394 }
395 func PossibleSharedTypeKindValues() []SharedTypeKind {
396 return original.PossibleSharedTypeKindValues()
397 }
398 func PossibleWebTestKindValues() []WebTestKind {
399 return original.PossibleWebTestKindValues()
400 }
401 func UserAgent() string {
402 return original.UserAgent() + " profiles/preview"
403 }
404 func Version() string {
405 return original.Version()
406 }
407
View as plain text