package
12.5.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewComponentsClient creates an instance of the ComponentsClient client.
NewComponentsClientWithBaseURI creates an instance of the ComponentsClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewWebTestsClient creates an instance of the WebTestsClient client.
NewWebTestsClientWithBaseURI creates an instance of the WebTestsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Bluefield specifies the bluefield state for flow type.
DefaultBaseURI is the default URI used for the service Appinsights.
Multistep specifies the multistep state for web test kind.
Other specifies the other state for application type.
Ping specifies the ping state for web test kind.
Rest specifies the rest state for request source.
Web specifies the web state for application type.

# Structs

ApplicationInsightsComponent is an Application Insights component definition.
ApplicationInsightsComponentListResult is describes the list of Application Insights Resources.
ApplicationInsightsComponentProperties is properties that define an Application Insights component resource.
ComponentsClient is the composite Swagger for Application Insights Management Client.
ErrorResponse is error reponse indicates Insights service is not able to process the incoming request.
ManagementClient is the base client for Appinsights.
Operation is CDN REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list CDN operations.
OperationsClient is the composite Swagger for Application Insights Management Client.
Resource is an azure resource object.
TagsResource is a container holding only the Tags for a resource, allowing the user to update the tags on a WebTest instance.
WebTest is an Application Insights web test definition.
WebTestGeolocation is geo-physical location to run a web test from.
WebTestListResult is a list of 0 or more Application Insights web test definitions.
WebTestProperties is metadata describing a web test for an Azure resource.
WebTestPropertiesConfiguration is an XML configuration specification for a WebTest.
WebTestsClient is the composite Swagger for Application Insights Management Client.

# Type aliases

ApplicationType enumerates the values for application type.
FlowType enumerates the values for flow type.
RequestSource enumerates the values for request source.
WebTestKind enumerates the values for web test kind.