Share via


MonitoringMetricConfiguration.MetricConfigurations Property

Definition

Gets or sets the metrics configuration details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to