Within Launch, a Property
is simply a container to hold most of the other resources available within the API.
In the resource hierarchy, Property
is the owner of:
Builds
Callbacks
DataElements
Environments
Extensions
Hosts
Libraries
Rules
RuleComponents
Resources that are not owned by Property are:
AuditEvents
Company
ExtensionPackages
Profiles
A Property
belongs to exactly one Company
. A Company
can have many Properties
.
You can read more about Properties (including the logic of when you might want to create a new one instead of combining them) in the Properties section of the Launch user docs.