Azure.Monitor.Query Namespace

Classes

LogsBatchQuery

Represents a batch that consists of multiple log queries.

LogsQueryClient

The LogsQueryClient allows to query the Azure Monitor Logs service.

LogsQueryClientOptions

Provides the client configuration options for connecting to Azure Monitor Logs service.

LogsQueryOptions

Options for QueryWorkspaceAsync(String, String, QueryTimeRange, LogsQueryOptions, CancellationToken) and AddWorkspaceQuery(String, String, QueryTimeRange, LogsQueryOptions) methods.

MetricsBatchQueryClient

The MetricsBatchQueryClient allows you to query multiple Azure Monitor Metric services.

MetricsBatchQueryClientOptions

Provides the client configuration options for connecting to Azure Monitor Metrics service.

MetricsClient

The MetricsClient allows you to query the Azure Monitor Metrics service for multiple Azure resources in a single request.

MetricsClientOptions

Provides the client configuration options for connecting to Azure Monitor Metrics service.

MetricsQueryClient

The MetricsQueryClient allows you to query the Azure Monitor Metrics service for a single Azure resource.

MetricsQueryClientOptions

Provides the client configuration options for connecting to Azure Monitor Metrics service.

MetricsQueryOptions

Options for the QueryResourceAsync(String, IEnumerable<String>, MetricsQueryOptions, CancellationToken) and QueryResource(String, IEnumerable<String>, MetricsQueryOptions, CancellationToken) methods.

MetricsQueryResourcesOptions

Options for the QueryResourcesAsync(IEnumerable<ResourceIdentifier>, IEnumerable<String>, String, MetricsQueryResourcesOptions, CancellationToken) and QueryResources(IEnumerable<ResourceIdentifier>, IEnumerable<String>, String, MetricsQueryResourcesOptions, CancellationToken) methods.

Structs

LogsQueryAudience

Cloud audiences available for Query.

MetricsQueryAudience

Cloud audiences available for Query.

QueryTimeRange

Represents a span of time over which the query would be executed.

Enums

LogsQueryClientOptions.ServiceVersion

The versions of Azure Monitor Logs service supported by this client library.

MetricsBatchQueryClientOptions.ServiceVersion

The versions of Azure Monitor Metrics service supported by this client library.

MetricsClientOptions.ServiceVersion

The versions of Azure Monitor Metrics service supported by this client library.

MetricsQueryClientOptions.ServiceVersion

The versions of Azure Monitor Metrics service supported by this client library.