Compartir a través de


SmartGroupModificationItem.ModificationEvent Propiedad

Definición

Obtiene o establece el motivo de la modificación. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a