IApplicationInsightsDataClient Interface

Definition

Composite Swagger for Application Insights Data Client

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

Properties

AdditionalApplications

Additional apps referenced in cross-resource queries.

BaseUri

The base URI of the service.

Credentials

Subscription credentials which uniquely identify client subscription.

DeserializationSettings

Gets or sets json deserialization settings.

Events

Gets the IEvents.

Metrics

Gets the IMetrics.

NameHeader

Unique name for the calling application. This is only used for telemetry and debugging.

Preferences
Query

Gets the IQueryOperations.

RequestId

A unique ID per request. This will be generated per request if not specified.

SerializationSettings

Gets or sets json serialization settings.

Applies to