Compartilhar via


SmartGroupModificationItem.ModificationEvent Propriedade

Definição

Obtém ou define o motivo da modificação. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a