Freigeben über


SmartGroupModificationItem.ModificationEvent Eigenschaft

Definition

Ruft den Grund für die Änderung ab oder legt diese fest. Mögliche Werte: "SmartGroupCreated", "StateChange", "AlertAdded", "AlertRemoved"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: