Share via


IIncident.AdditionalDataCommentsCount Property

Definition

The number of comments in the incident

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

Property Value

Attributes

Applies to