Microsoft.Azure.Insights.Models Namespace
Classes
Class | Description | |
---|---|---|
CountSummaryItem | The event count summary. |
|
EventCountSummaryResponse | The event count summary response. |
|
EventData | The Azure event log entries are of type EventData |
|
EventDataCollection | Represents collection of events. |
|
EventDataListResponse | The List Events operation response. |
|
HttpRequestInfo | The HttpInfo class. |
|
LocalizableString | The localizable string class. |
|
Metric | A metric value set represents a set of metric values in a time period. |
|
MetricAvailability | Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain. |
|
MetricCollection | The collection of metric value sets. |
|
MetricDefinition | Metric definition class specifies the metadata for a metric. |
|
MetricDefinitionCollection | Represents collection of metric definitions. |
|
MetricDefinitionListResponse | The List Metric Definitions operation response. |
|
MetricListResponse | The List Metric values operation response. |
|
MetricLocation | Where the data for this metric is stored. |
|
MetricTableInfo | Contains the details of the tables that metric data is stored in. A new table is created every 10 days for storing metrics. |
|
MetricValue | Represents a metric value. |
|
SenderAuthorization | The authorization class. |
|
UsageMetric | Usage Metric data. |
|
UsageMetricCollection | Represents collection of usage metrics. |
|
UsageMetricListResponse | The List Usage Metric operation response. |
Enumerations
Enumeration | Description | |
---|---|---|
AggregationType | Aggregation type. |
|
EventChannels | The event channel.At the moment, most of the Azure event logs flow through the Operation channel. |
|
EventLevel | The event level. |
|
Unit | The unit. |
Return to top