Compartir a través de


ServiceSpecification.MetricSpecifications Propiedad

Definición

Obtiene o establece las especificaciones de métrica.

[Newtonsoft.Json.JsonProperty(PropertyName="metricSpecifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.MetricSpecifications> MetricSpecifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricSpecifications")>]
member this.MetricSpecifications : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.MetricSpecifications> with get, set
Public Property MetricSpecifications As IList(Of MetricSpecifications)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a