additionalData property

String? additionalData
getter/setter pair

Optional EMM-specified additional data.

Once the device is migrated this will be populated in the migrationAdditionalData field of the Device resource. This must be at most 1024 characters.

Immutable.

Implementation

core.String? additionalData;