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

IThreatIntelligence.Confidence Property

Definition

Confidence (must be between 0 and 1)

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

Property Value

Attributes

Applies to