DEBSOURCES
Skip Quicknav
sources / python-applicationinsights / 0.11.10-2 / Schema / PublicSchema / DataPointType.bond
12345678
namespace AI [Description("Type of the metric data measurement.")] enum DataPointType { Measurement, Aggregation, }