sasUserIds property

List<String>? sasUserIds
getter/setter pair

User ID used by the devices belonging to this deployment.

Each deployment should be associated with one unique user ID.

Implementation

core.List<core.String>? sasUserIds;