SecurityAlert.ConfidenceReason Property

Definition

The confidence reasons

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ISecurityAlertPropertiesConfidenceReasonsItem> ConfidenceReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.ConfidenceReason : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ISecurityAlertPropertiesConfidenceReasonsItem>
Public ReadOnly Property ConfidenceReason As List(Of ISecurityAlertPropertiesConfidenceReasonsItem)

Property Value

Implements

Attributes

Applies to