Compartir a través de


ServiceSpecification.MetricSpecifications Propiedad

Definición

Obtiene o establece la especificación de métricas tal como se define en shoebox.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a