dpcs property

List<Dpc>? dpcs
getter/setter pair

The list of DPCs available to the customer that support zero-touch enrollment.

Implementation

core.List<Dpc>? dpcs;