ISecurityAlert.AlertLink Property

Definition

The uri link of the alert.

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

Property Value

Attributes

Applies to