Share via


AlertRuleResource.Action Eigenschaft

Definition

Ruft eine Aktion ab, die ausgeführt wird, wenn die Warnungsregel aktiv wird und eine Warnungsbedingung aufgelöst wird, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.action")]
public Microsoft.Azure.Management.Monitor.Models.RuleAction Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.action")>]
member this.Action : Microsoft.Azure.Management.Monitor.Models.RuleAction with get, set
Public Property Action As RuleAction

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: