IThreatIntelligence.Confidence Property

Definition

Confidence (must be between 0 and 1)

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Confidence (must be between 0 and 1)", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="confidence", Update=false)]
public double? Confidence { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Confidence (must be between 0 and 1)", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="confidence", Update=false)>]
member this.Confidence : Nullable<double>
Public ReadOnly Property Confidence As Nullable(Of Double)

Property Value

Attributes

Applies to