Share via


IoTSecurityAggregatedAlert.AlertDisplayName Property

Definition

Gets display name of the alert type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to