MetricSpecification.SupportsInstanceLevelAggregation Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to