ISecurityAlert.AlertDisplayName Property

Definition

The display name of the alert.

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

Property Value

Attributes

Applies to