Share via


IActivityEntityQueryTemplate.QueryDefinitionSummarizeBy Property

Definition

The dimensions we want to summarize the timeline results on, this is comma separated list

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The dimensions we want to summarize the timeline results on, this is comma separated list", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="summarizeBy")]
public string QueryDefinitionSummarizeBy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The dimensions we want to summarize the timeline results on, this is comma separated list", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="summarizeBy")>]
member this.QueryDefinitionSummarizeBy : string with get, set
Public Property QueryDefinitionSummarizeBy As String

Property Value

Attributes

Applies to