Share via


DiagnosticSettingsResource.Metrics Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to