Partager via


AlertModificationItem.ModificationEvent Propriété

Définition

Obtient ou définit la raison de la modification. Les valeurs possibles sont les suivantes : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à