IEntityTimelineResponse.MetaDataAggregation Property

Definition

timeline aggregation per kind

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

Property Value

Attributes

Applies to