ISecurityAlert.ConfidenceScore Property

Definition

The confidence score of the alert.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The confidence score of the alert.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="confidenceScore", Update=false)]
public double? ConfidenceScore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The confidence score of the alert.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="confidenceScore", Update=false)>]
member this.ConfidenceScore : Nullable<double>
Public ReadOnly Property ConfidenceScore As Nullable(Of Double)

Property Value

Attributes

Applies to