violationsCount property
The number of OrgPolicyViolations in this OrgPolicyViolationsPreview
.
This count may differ from resource_summary.noncompliant_count
because
each OrgPolicyViolation is specific to a resource and constraint. If
there are multiple constraints being evaluated (i.e. multiple policies in
the overlay), a single resource may violate multiple constraints.
Output only.
Implementation
core.int? violationsCount;