ComponentPolicyEvaluationDetails interface

Policy evaluation details.

Properties

evaluatedExpressions

Details of the evaluated expressions.

reason

Additional textual reason for the evaluation outcome.

Property Details

evaluatedExpressions

Details of the evaluated expressions.

evaluatedExpressions?: ComponentExpressionEvaluationDetails[]

Property Value

reason

Additional textual reason for the evaluation outcome.

reason?: string

Property Value

string