Compartir a través de


OperationPropertiesFormatServiceSpecification.MetricSpecifications Propiedad

Definición

Obtiene o establece la especificación del servicio de operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a