isDefault property

bool? isDefault
getter/setter pair

Whether this is the default configuration that zero-touch enrollment applies to any new devices the organization purchases in the future.

Only one customer configuration can be the default. Setting this value to true, changes the previous default configuration's isDefault value to false.

Required.

Implementation

core.bool? isDefault;