includeOrgIds property

List<String>? includeOrgIds
getter/setter pair

The list of organization IDs to search within.

To find your organization ID, follow the steps from [Creating and managing organizations] (/resource-manager/docs/creating-managing-organization).

Implementation

core.List<core.String>? includeOrgIds;