tenant property

String? tenant
getter/setter pair

Reference to the Saas Tenant resource this unit belongs to.

This for example informs the maintenance policies to use for scheduling future updates on a unit. (optional and immutable once created)

Optional.

Implementation

core.String? tenant;