Microsoft.Azure.Insights Namespace

 

Classes

Class Description
System_CAPS_pubclass EventOperationsExtensions

System_CAPS_pubclass GetCountSummaryForEventSourceParameters

The parameters to get the event count summary for an event source

System_CAPS_pubclass GetCountSummaryForResourceGroupParameters

The parameters to get the event count summary for a resource group

System_CAPS_pubclass GetCountSummaryForResourceParameters

The parameters to get the event count summary for a resource

System_CAPS_pubclass GetCountSummaryForResourceProviderParameters

The parameters to get the event count summary for a resource provider

System_CAPS_pubclass GetCountSummaryParameters

The parameters to get the events for a subscription

System_CAPS_pubclass InsightsClient

System_CAPS_pubclass InsightsClientExtensions

System_CAPS_pubclass ListEventsForCorrelationIdParameters

The parameters to get the events for a correlation id

System_CAPS_pubclass ListEventsForEventSourceParameters

The parameters to get the events for an event source

System_CAPS_pubclass ListEventsForResourceGroupParameters

The parameters to get the events for a resource group

System_CAPS_pubclass ListEventsForResourceParameters

The parameters to get the events for a resource

System_CAPS_pubclass ListEventsForResourceProviderParameters

The parameters to get the events for a resource provider

System_CAPS_pubclass ListEventsParameters

The parameters to get the events for a subscription

System_CAPS_pubclass InsightsClient.MetricDefinitionCache

System_CAPS_pubclass MetricDefinitionFilterParser

Simple Filter parser for $filter expressions on MetricDefinition and Usage calls Supported Syntax: Name clauses (Name eq 'value') separated by " or "s (no parentheses)

System_CAPS_pubclass MetricDefinitionOperationsExtensions

System_CAPS_pubclass MetricFilter

The stucture of the Filter represents an expression in disjunctive-normal-form Each filter contain a set of subfilters (the conjunctions) with the total filter being the disjunction of them

System_CAPS_pubclass MetricFilterExpressionParser

The expression parser creates an Expression that represents an expression in disjunctive-normal-form Each Expression contains a set of Subexpressions (the conjunctions) with the total expression being the disjunction of them

System_CAPS_pubclass MetricFilterRegexParser

Simple filter parser class to implement very basic $filter Supported syntax: (optional names clause) and (timeGrain clause) and (startTime clause) and (endTime clause) Clauses can be in any order Names clause must be surrounded by parentheses if it contains multiple names No parentheses are allowed outside the names clause

System_CAPS_pubclass MetricOperationsExtensions

System_CAPS_pubclass SizeBoundedCache<TKey, TValue>

System_CAPS_pubclass UsageMetricsOperationsExtensions

Interfaces

Interface Description
System_CAPS_pubinterface IEventOperations

Microsoft Azure event logs and summaries can be retrieved using these operations

System_CAPS_pubinterface IInsightsClient

System_CAPS_pubinterface IMetricDefinitionOperations

Operations for metric definitions.

System_CAPS_pubinterface IMetricOperations

Operations for metric values.

System_CAPS_pubinterface IUsageMetricsOperations

Return to top