다음을 통해 공유


MetricsPostBodySchemaParameters.Aggregation Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="aggregation")]
public System.Collections.Generic.IList<string> Aggregation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregation")>]
member this.Aggregation : System.Collections.Generic.IList<string> with get, set
Public Property Aggregation As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to