Share via


AlertProperties.AlertDisplayName Property

Definition

Gets the display name of the alert.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to