LogAnalyticsInputBase.GroupByOperationName Property

Definition

Gets or sets group query result by Operation Name.

[Newtonsoft.Json.JsonProperty(PropertyName="groupByOperationName")]
public bool? GroupByOperationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupByOperationName")>]
member this.GroupByOperationName : Nullable<bool> with get, set
Public Property GroupByOperationName As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to