failedPrintServers property

List<PrintServerFailureInfo>? failedPrintServers
getter/setter pair

A list of update failures.

Implementation

core.List<PrintServerFailureInfo>? failedPrintServers;