Condividi tramite


Alert.AlertType Property

Definition

Gets or sets the type of the alert

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to