次の方法で共有


AlertsSummaryGroupItem.Groupedby プロパティ

定義

集計されたフィールドの名前を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="groupedby")]
public string Groupedby { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupedby")>]
member this.Groupedby : string with get, set
Public Property Groupedby As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象