AppSummaryEvent
SummaryEvent is emitted at the end of an update, with a summary of the changes made.
Properties
maybeCorruptboolean requiredMaybeCorrupt is set if one or more of the resources is in an invalid state.durationSecondsinteger requiredDuration is the number of seconds the update was executing.resourceChangesmap[string]integer requiredResourceChanges contains the count for resource change by type.PolicyPacksmap[string]string requiredPolicy Packs run during the update, as a map from policy pack name to version. For newer clients, the value is the version tag prefixed withv; for older clients it is the raw version.isPreviewboolean requiredIsPreview indicates whether this is a preview or an update.resultenum requiredResult is the high-level outcome of the operation.Values:succeeded,failed,canceled