Share via


OperationServiceSpecificationDefinition.MetricSpecifications Property

Definition

Gets or sets a list of Azure Monitoring metrics definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to