次の方法で共有


LogAnalyticsInputBase.GroupByUserAgent プロパティ

定義

ユーザー エージェントによるグループ クエリの結果を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象