tenantResources property
Resources constituting the tenancy unit.
There can be at most 512 tenant resources in a tenancy unit.
Implementation
core.List<TenantResource>? tenantResources;
Resources constituting the tenancy unit.
There can be at most 512 tenant resources in a tenancy unit.
core.List<TenantResource>? tenantResources;