MonitorMetricValue Class
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.
Represents a metric value.
public class MonitorMetricValue : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Models.MonitorMetricValue>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Models.MonitorMetricValue>
type MonitorMetricValue = class
interface IJsonModel<MonitorMetricValue>
interface IPersistableModel<MonitorMetricValue>
Public Class MonitorMetricValue
Implements IJsonModel(Of MonitorMetricValue), IPersistableModel(Of MonitorMetricValue)
- Inheritance
-
MonitorMetricValue
- Implements
Average |
the average value in the time range. |
Count |
the number of samples in the time range. Can be used to determine the number of values that contributed to the average value. |
Maximum |
the greatest value in the time range. |
Minimum |
the least value in the time range. |
Time |
the timestamp for the metric value in ISO 8601 format. |
Total |
the sum of all of the values in the time range. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Toode | Versioonid |
---|---|
Azure SDK for .NET | Latest, Preview |
Toote „Azure SDK for .NET“ tagasiside
Azure SDK for .NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: