Freigeben über


AlertModificationItem.ModificationEvent Eigenschaft

Definition

Ruft den Grund für die Änderung ab oder legt diese fest. Mögliche Werte: "AlertCreated", "StateChange", "MonitorConditionChange", "SeverityChange", "ActionRuleTriggered", "ActionRuleSuppressed", "ActionsTriggered", "ActionsSuppressed", "ActionsFailed"

[Newtonsoft.Json.JsonProperty(PropertyName="modificationEvent")]
public Microsoft.Azure.Management.AlertsManagement.Models.AlertModificationEvent? ModificationEvent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modificationEvent")>]
member this.ModificationEvent : Nullable<Microsoft.Azure.Management.AlertsManagement.Models.AlertModificationEvent> with get, set
Public Property ModificationEvent As Nullable(Of AlertModificationEvent)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: