Condividi tramite


IApplicationInsightsManagementClient Interface

Definition

Composite Swagger for Application Insights Management Client

public interface IApplicationInsightsManagementClient : IDisposable
type IApplicationInsightsManagementClient = interface
    interface IDisposable
Public Interface IApplicationInsightsManagementClient
Implements IDisposable
Derived
Implements

Properties

AcceptLanguage

The preferred language for the response.

AnalyticsItems

Gets the IAnalyticsItemsOperations.

Annotations

Gets the IAnnotationsOperations.

APIKeys

Gets the IAPIKeysOperations.

BaseUri

The base URI of the service.

ComponentAvailableFeatures

Gets the IComponentAvailableFeaturesOperations.

ComponentCurrentBillingFeatures

Gets the IComponentCurrentBillingFeaturesOperations.

ComponentFeatureCapabilities

Gets the IComponentFeatureCapabilitiesOperations.

ComponentLinkedStorageAccounts

Gets the IComponentLinkedStorageAccountsOperations.

ComponentQuotaStatus

Gets the IComponentQuotaStatusOperations.

Components

Gets the IComponentsOperations.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

ExportConfigurations

Gets the IExportConfigurationsOperations.

Favorites

Gets the IFavoritesOperations.

GenerateClientRequestId

Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

Operations

Gets the IOperations.

ProactiveDetectionConfigurations

Gets the IProactiveDetectionConfigurationsOperations.

SerializationSettings

Gets or sets json serialization settings.

SubscriptionId

The ID of the target subscription.

WebTestLocations

Gets the IWebTestLocationsOperations.

WebTests

Gets the IWebTestsOperations.

Workbooks

Gets the IWorkbooksOperations.

WorkItemConfigurations

Gets the IWorkItemConfigurationsOperations.

Applies to