siteId property

String? siteId
getter/setter pair

Site ID associated with this placement group.

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

Implementation

core.String? siteId;