Share via


IoTSecurityAggregatedAlertProperties.AlertType Property

Definition

Gets name of the alert type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to