Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIKeyRequest
- type APIKeysClient
- type ApplicationInsightsComponent
- type ApplicationInsightsComponentAPIKey
- type ApplicationInsightsComponentAPIKeyListResult
- type ApplicationInsightsComponentAvailableFeatures
- type ApplicationInsightsComponentBillingFeatures
- type ApplicationInsightsComponentDataVolumeCap
- type ApplicationInsightsComponentExportConfiguration
- type ApplicationInsightsComponentExportRequest
- type ApplicationInsightsComponentFeature
- type ApplicationInsightsComponentFeatureCapabilities
- type ApplicationInsightsComponentFeatureCapability
- type ApplicationInsightsComponentListResult
- type ApplicationInsightsComponentListResultIterator
- type ApplicationInsightsComponentListResultPage
- type ApplicationInsightsComponentProactiveDetectionConfiguration
- type ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
- type ApplicationInsightsComponentProperties
- type ApplicationInsightsComponentQuotaStatus
- type ApplicationType
- type BaseClient
- type ComponentAvailableFeaturesClient
- type ComponentCurrentBillingFeaturesClient
- type ComponentFeatureCapabilitiesClient
- type ComponentQuotaStatusClient
- type ComponentsClient
- type ErrorResponse
- type ExportConfigurationsClient
- type FlowType
- type ListApplicationInsightsComponentExportConfiguration
- type ListApplicationInsightsComponentProactiveDetectionConfiguration
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type ProactiveDetectionConfigurationsClient
- type RequestSource
- type Resource
- type TagsResource
- type WebTest
- type WebTestGeolocation
- type WebTestKind
- type WebTestListResult
- type WebTestListResultIterator
- type WebTestListResultPage
- type WebTestProperties
- type WebTestPropertiesConfiguration
- type WebTestsClient
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 ApplicationInsightsComponent ¶
type ApplicationInsightsComponent = original.ApplicationInsightsComponent
type ApplicationInsightsComponentAPIKey ¶
type ApplicationInsightsComponentAPIKey = original.ApplicationInsightsComponentAPIKey
type ApplicationInsightsComponentAPIKeyListResult ¶
type ApplicationInsightsComponentAPIKeyListResult = original.ApplicationInsightsComponentAPIKeyListResult
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 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
type ApplicationInsightsComponentListResultPage ¶
type ApplicationInsightsComponentListResultPage = original.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 ApplicationType ¶
type ApplicationType = original.ApplicationType
const ( Other ApplicationType = original.Other Web ApplicationType = original.Web )
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
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 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 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 ListApplicationInsightsComponentExportConfiguration ¶
type ListApplicationInsightsComponentExportConfiguration = original.ListApplicationInsightsComponentExportConfiguration
type ListApplicationInsightsComponentProactiveDetectionConfiguration ¶
type ListApplicationInsightsComponentProactiveDetectionConfiguration = original.ListApplicationInsightsComponentProactiveDetectionConfiguration
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.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 RequestSource ¶
type RequestSource = original.RequestSource
const (
Rest RequestSource = original.Rest
)
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 )
type WebTestListResult ¶
type WebTestListResult = original.WebTestListResult
type WebTestListResultIterator ¶
type WebTestListResultIterator = original.WebTestListResultIterator
type WebTestListResultPage ¶
type WebTestListResultPage = original.WebTestListResultPage
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
Click to show internal directories.
Click to hide internal directories.