Share via


IExpansionResultAggregation.Count Property

Definition

Total number of aggregations of the given kind (and aggregationType if given) in the expansion result.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Total number of aggregations of the given kind (and aggregationType if given) in the expansion result.", 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="Total number of aggregations of the given kind (and aggregationType if given) in the expansion result.", 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