IIncident.AdditionalDataAlertsCount Property

Definition

The number of alerts in the incident

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The number of alerts in the incident", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="alertsCount", Update=false)]
public int? AdditionalDataAlertsCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The number of alerts in the incident", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="alertsCount", Update=false)>]
member this.AdditionalDataAlertsCount : Nullable<int>
Public ReadOnly Property AdditionalDataAlertsCount As Nullable(Of Integer)

Property Value

Attributes

Applies to