ITimelineAggregation.Count Property

Definition

the total items found for a kind

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

Property Value

Attributes

Applies to