Share via


AzureResourceIdentifier.AzureResourceId Property

Definition

Gets aRM resource identifier for the cloud resource being alerted on

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to