CheckRestrictionsResult interface

The result of a check policy restrictions evaluation on a resource.

Properties

contentEvaluationResult

Evaluation results for the provided partial resource content.

fieldRestrictions

The restrictions that will be placed on various fields in the resource by policy.

Property Details

contentEvaluationResult

Evaluation results for the provided partial resource content.

contentEvaluationResult?: CheckRestrictionsResultContentEvaluationResult

Property Value

fieldRestrictions

The restrictions that will be placed on various fields in the resource by policy.

fieldRestrictions?: FieldRestrictions[]

Property Value