Azure.Monitor.Query.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
LogsBatchQueryResult |
Contains the tables, columns & rows resulting from a query. |
LogsBatchQueryResultCollection |
Represents a collection of results returned from a batch query. |
LogsQueryResult |
Contains the tables, columns & rows resulting from a query. |
LogsTable |
Contains the columns and rows for one table in a query response. |
LogsTableColumn |
A column in a table. |
LogsTableRow |
Represents a row in the table of results returned from the logs query. |
MetricAvailability |
Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain. |
MetricDefinition |
Metric definition class specifies the metadata for a metric. |
MetricNamespace |
Metric namespace class specifies the metadata for a metric namespace. |
MetricResult |
The result data of a query. |
MetricResultsResponse |
The metrics result for a resource. |
MetricResultsResponseValuesItem |
The MetricResultsResponseValuesItem. |
MetricsQueryResourcesResult |
The metrics result for a resource. |
MetricsQueryResult |
The response to a metrics query. |
MetricTimeSeriesElement |
A time series result type. The discriminator value is always TimeSeries in this case. |
MetricValue |
Represents a metric value. |
MonitorQueryModelFactory |
Model factory for models. |
Structs
LogsColumnType |
The data type of this column. |
MetricClass |
The class of the metric. |
MetricNamespaceClassification |
Kind of namespace. |
MetricUnit |
The unit of the metric. |
Enums
LogsQueryResultStatus |
Represents a status of a batch query response. |
MetricAggregationType |
The aggregation type of the metric. |
Azure SDK for .NET