Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIKeyRequest
- type APIKeysClient
- type ApplicationInsightsComponent
- type ApplicationInsightsComponentAPIKey
- type ApplicationInsightsComponentAPIKeyListResult
- type ApplicationInsightsComponentBillingFeatures
- type ApplicationInsightsComponentDataVolumeCap
- type ApplicationInsightsComponentExportConfiguration
- type ApplicationInsightsComponentExportRequest
- type ApplicationInsightsComponentListResult
- type ApplicationInsightsComponentListResultIterator
- type ApplicationInsightsComponentListResultPage
- type ApplicationInsightsComponentProperties
- type ApplicationInsightsComponentQuotaStatus
- type ApplicationType
- type BaseClient
- type ComponentCurrentBillingFeaturesClient
- type ComponentQuotaStatusClient
- type ComponentsClient
- type ErrorResponse
- type ExportConfigurationsClient
- type FlowType
- type ListApplicationInsightsComponentExportConfiguration
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- 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 ApplicationInsightsComponentBillingFeatures ¶
type ApplicationInsightsComponentBillingFeatures = original.ApplicationInsightsComponentBillingFeatures
type ApplicationInsightsComponentDataVolumeCap ¶
type ApplicationInsightsComponentDataVolumeCap = original.ApplicationInsightsComponentDataVolumeCap
type ApplicationInsightsComponentExportConfiguration ¶
type ApplicationInsightsComponentExportConfiguration = original.ApplicationInsightsComponentExportConfiguration
type ApplicationInsightsComponentExportRequest ¶
type ApplicationInsightsComponentExportRequest = original.ApplicationInsightsComponentExportRequest
type ApplicationInsightsComponentListResult ¶
type ApplicationInsightsComponentListResult = original.ApplicationInsightsComponentListResult
type ApplicationInsightsComponentListResultIterator ¶
type ApplicationInsightsComponentListResultIterator = original.ApplicationInsightsComponentListResultIterator
type ApplicationInsightsComponentListResultPage ¶
type ApplicationInsightsComponentListResultPage = original.ApplicationInsightsComponentListResultPage
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 ComponentCurrentBillingFeaturesClient ¶
type ComponentCurrentBillingFeaturesClient = original.ComponentCurrentBillingFeaturesClient
func NewComponentCurrentBillingFeaturesClient ¶
func NewComponentCurrentBillingFeaturesClient(subscriptionID string) ComponentCurrentBillingFeaturesClient
func NewComponentCurrentBillingFeaturesClientWithBaseURI ¶
func NewComponentCurrentBillingFeaturesClientWithBaseURI(baseURI string, subscriptionID string) ComponentCurrentBillingFeaturesClient
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 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 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.