consumerResource property

String? consumerResource
getter/setter pair

A reference to the consumer resource this SaaS Tenant is representing.

The relationship with a consumer resource can be used by App Lifecycle Manager for retrieving consumer-defined settings and policies such as maintenance policies (using Unified Maintenance Policy API).

Optional. Immutable.

Implementation

core.String? consumerResource;