Share via


EntityGetInsightsResponse.MetaDataTotalCount Property

Definition

the total items found for the insights request

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public int? MetaDataTotalCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.MetaDataTotalCount : Nullable<int> with get, set
Public Property MetaDataTotalCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to