Compartir a través de


OperationMetaMetricSpecification.SupportsInstanceLevelAggregation Propiedad

Definición

Obtiene o establece si la métrica admite la agregación de nivel de instancia.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a