printServerIds property

List<String>? printServerIds
getter/setter pair

A list of print server IDs that should be deleted (max 100 per batch).

Implementation

core.List<core.String>? printServerIds;