Share via


Alert.SystemAlertId Property

Definition

Gets unique identifier for the alert.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.systemAlertId")]
public string SystemAlertId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.systemAlertId")>]
member this.SystemAlertId : string
Public ReadOnly Property SystemAlertId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to