Partilhar via


DiagnosticSettingsResource.Metrics Propriedade

Definição

Obtém ou define a lista de configurações de métrica.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a