Compartir a través de


OperationResourceMetricSpecification.SupportedAggregationTypes Propiedad

Definición

Obtiene o establece los tipos de agregación admitidos para la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a