enforce property
If true
, then the policy is enforced.
If false
, then any configuration is acceptable. This field can be set in
policies for boolean constraints, custom constraints and managed
constraints.
Implementation
core.bool? enforce;
If true
, then the policy is enforced.
If false
, then any configuration is acceptable. This field can be set in
policies for boolean constraints, custom constraints and managed
constraints.
core.bool? enforce;