enforce property
If true
, then the Policy
is enforced.
If false
, then any configuration is acceptable. This field can be set
only in Policies for boolean constraints.
Implementation
core.bool? enforce;
If true
, then the Policy
is enforced.
If false
, then any configuration is acceptable. This field can be set
only in Policies for boolean constraints.
core.bool? enforce;