Share via


ITimelineAggregation.Count Property

Definition

the total items found for a kind

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the total items found for a kind", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="count")]
public int Count { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the total items found for a kind", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="count")>]
member this.Count : int with get, set
Public Property Count As Integer

Property Value

Attributes

Applies to