Share via


SecurityAlertProperties.ConfidenceScoreStatus Property

Definition

The confidence score calculation status, i.e. indicating if score calculation is pending for this alert, not applicable or final.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ConfidenceScoreStatus? ConfidenceScoreStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)>]
member this.ConfidenceScoreStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ConfidenceScoreStatus>
Public ReadOnly Property ConfidenceScoreStatus As Nullable(Of ConfidenceScoreStatus)

Property Value

Implements

Attributes

Applies to