ServiceSpecification.MetricSpecifications Property

Definition

Gets list of metric specifications.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to