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

Property Value

Attributes

Applies to