directorySiteId property

String? directorySiteId
getter/setter pair

Directory site ID of this placement.

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

Implementation

core.String? directorySiteId;