MonitoringMetricConfiguration.MetricConfigurations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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