Share via


PolicyTrackedResource.TrackedResourceId Property

Definition

Gets the ID of the policy tracked resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to