Share via


IIncident.Url Property

Definition

The deep-link url to the incident in Azure portal

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The deep-link url to the incident in Azure portal", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="incidentUrl")]
public string Url { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The deep-link url to the incident in Azure portal", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="incidentUrl")>]
member this.Url : string
Public ReadOnly Property Url As String

Property Value

Attributes

Applies to