Share via


IEntityTimelineResponse.MetaDataAggregation Property

Definition

timeline aggregation per kind

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="timeline aggregation per kind", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineAggregation) }, ReadOnly=false, Required=false, SerializedName="aggregations")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineAggregation[] MetaDataAggregation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="timeline aggregation per kind", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineAggregation) }, ReadOnly=false, Required=false, SerializedName="aggregations")>]
member this.MetaDataAggregation : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITimelineAggregation[] with get, set
Public Property MetaDataAggregation As ITimelineAggregation()

Property Value

Attributes

Applies to