ISecurityAlert.ConfidenceReason Property

Definition

The confidence reasons

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The confidence reasons", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ISecurityAlertPropertiesConfidenceReasonsItem) }, Read=true, ReadOnly=true, Required=false, SerializedName="confidenceReasons", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ISecurityAlertPropertiesConfidenceReasonsItem> ConfidenceReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The confidence reasons", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ISecurityAlertPropertiesConfidenceReasonsItem) }, Read=true, ReadOnly=true, Required=false, SerializedName="confidenceReasons", Update=false)>]
member this.ConfidenceReason : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ISecurityAlertPropertiesConfidenceReasonsItem>
Public ReadOnly Property ConfidenceReason As List(Of ISecurityAlertPropertiesConfidenceReasonsItem)

Property Value

Attributes

Applies to