Partilhar via


MetricAlertStatusCollection.Value Propriedade

Definição

Obtém ou define os valores para os recursos da regra de alerta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a