EventData.ResourceId Property

Definition

Gets the resource uri that uniquely identifies the resource that caused this event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to