Share via


IEntityTimelineResponse.MetaDataTotalCount Property

Definition

the total items found for the timeline request

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

Property Value

Attributes

Applies to