Share via


PolicyEvaluationResult Class

Definition

The result of a non-compliant policy evaluation against the given resource content.

public class PolicyEvaluationResult
type PolicyEvaluationResult = class
Public Class PolicyEvaluationResult
Inheritance
PolicyEvaluationResult

Properties

EvaluationDetails

The detailed results of the policy expressions and values that were evaluated.

EvaluationResult

The result of the policy evaluation against the resource. This will typically be 'NonCompliant' but may contain other values if errors were encountered.

PolicyInfo

The details of the policy that was evaluated.

Applies to