Incident.RelatedAnalyticRuleId Property

Definition

List of resource ids of Analytic rules related to the incident

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

Property Value

Implements

Attributes

Applies to