AppPolicyRemediateSummaryEvent
PolicyRemediateSummaryEvent is emitted after a call to Remediate on an analyzer, summarizing the results.
Properties
resourceUrnstring requiredThe URN of the resource being remediated.policyPackNamestring requiredThe name of the policy pack.policyPackVersionstring requiredThe version of the policy pack.policyPackVersionTagstring requiredThe version tag of the policy pack.passedarray[string] optionalThe names of resource policies that passed (i.e. did not produce any violations).failedarray[string] optionalThe names of resource policies that failed (i.e. produced violations).