Share via


ISecurityAlertProperties.AlertDisplayName Property

Definition

The display name of the alert.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The display name of the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="alertDisplayName")]
public string AlertDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The display name of the alert.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="alertDisplayName")>]
member this.AlertDisplayName : string
Public ReadOnly Property AlertDisplayName As String

Property Value

Attributes

Applies to