你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UnivariateLastDetectionResult.Severity Property

Definition

Severity score for the last input point. The larger the value is, the more severe the anomaly is. For normal points, the severity is always 0.

public float? Severity { get; }
member this.Severity : Nullable<single>
Public ReadOnly Property Severity As Nullable(Of Single)

Property Value

Applies to