Share via


PolicyEvaluationResult.PolicyInfo Property

Definition

Gets the details of the policy that was evaluated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to