IIncident.AdditionalDataCommentsCount Property

Definition

The number of comments in the incident

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

Property Value

Attributes

Applies to