Share via


IGetInsightsResultsMetadata.TotalCount Property

Definition

the total items found for the insights request

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

Property Value

Attributes

Applies to