CustomerTenantCollection ======================== A CustomerTenantCollection resources represents a collection of :doc:`/resources/CustomerTenant` resources. Resource definition ------------------- .. literalinclude:: _static/CustomerTenantCollection.json :language: json +---------------------+----------------------+-------------------------------------------------------------------------+ | Name | Type | Description | +=====================+======================+=========================================================================+ | Items | List | List of :doc:`/resources/CustomerTenant` | +---------------------+----------------------+-------------------------------------------------------------------------+ | TotalHits | int | Total number of hits on customertenant from search | +---------------------+----------------------+-------------------------------------------------------------------------+ Operations on CustomerTenantCollection -------------------------------------- - :doc:`/scenarios/customertenants-get`