AnomalyDetectionDataPoint.AnomalyType Property
Definition
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.
Specifies the anomaly type for this data point.
public:
property Microsoft::SystemInsights::Capability::AnomalyType AnomalyType { Microsoft::SystemInsights::Capability::AnomalyType get(); };
public Microsoft.SystemInsights.Capability.AnomalyType AnomalyType { get; }
member this.AnomalyType : Microsoft.SystemInsights.Capability.AnomalyType
Public ReadOnly Property AnomalyType As AnomalyType