Share via


IBookmarkExpandResponse.MetaDataAggregation Property

Definition

Information of the aggregated nodes in the expansion result.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Information of the aggregated nodes in the expansion result.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IExpansionResultAggregation) }, ReadOnly=false, Required=false, SerializedName="aggregations")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IExpansionResultAggregation[] MetaDataAggregation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Information of the aggregated nodes in the expansion result.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IExpansionResultAggregation) }, ReadOnly=false, Required=false, SerializedName="aggregations")>]
member this.MetaDataAggregation : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IExpansionResultAggregation[] with get, set
Public Property MetaDataAggregation As IExpansionResultAggregation()

Property Value

Attributes

Applies to