共用方式為


AlertsSummaryGroupItem.Groupedby Property

Definition

Gets or sets name of the field aggregated

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to