Share via


Alert.AlertType Property

Definition

Gets alert type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to