Share via


TrackedResourceModificationDetails.PolicyDetails Property

Definition

Gets the details of the policy that created or modified the tracked resource.

[Newtonsoft.Json.JsonProperty(PropertyName="policyDetails")]
public Microsoft.Azure.Management.PolicyInsights.Models.PolicyDetails PolicyDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyDetails")>]
member this.PolicyDetails : Microsoft.Azure.Management.PolicyInsights.Models.PolicyDetails
Public ReadOnly Property PolicyDetails As PolicyDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to