configuredCapabilities property

List<String>? configuredCapabilities
getter/setter pair

If this project is a Management Project, list of capabilities configured on the parent folder.

Note, presence of any capability implies that this is a Management Project. Example: folders/123/capabilities/app-management. OUTPUT ONLY.

Output only.

Implementation

core.List<core.String>? configuredCapabilities;