Share via


AlertProperties.AlertUri Property

Definition

Gets a direct link to the alert page in Azure Portal.

[Newtonsoft.Json.JsonProperty(PropertyName="alertUri")]
public string AlertUri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alertUri")>]
member this.AlertUri : string
Public ReadOnly Property AlertUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to