IIncident.Url Property

Definition

The deep-link url to the incident in Azure portal

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

Property Value

Attributes

Applies to