Partilhar via


MetricAlertResourcePatch.Actions Propriedade

Definição

Obtém ou define a matriz de ações executadas quando a regra de alerta se torna ativa e quando uma condição de alerta é resolvida.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a