siteId property

String? siteId
getter/setter pair

Site ID associated with this placement.

On insert, you must set either this field or the directorySiteId field to specify the site associated with this placement. This is a required field that is read-only after insertion.

Implementation

core.String? siteId;