Share via


OperationMetaServiceSpecification.MetricSpecifications Property

Definition

Gets or sets metric specifications for the operation

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to