ComponentPolicyEvaluationDetails interface

Policy evaluation details.

Properties

evaluatedExpressions

Details of the evaluated expressions. NOTE: This property will not be serialized. It can only be populated by the server.

reason

Additional textual reason for the evaluation outcome.

Property Details

evaluatedExpressions

Details of the evaluated expressions. NOTE: This property will not be serialized. It can only be populated by the server.

evaluatedExpressions?: ComponentExpressionEvaluationDetails[]

Property Value

reason

Additional textual reason for the evaluation outcome.

reason?: string

Property Value

string