xlrelease.Application
Representation of an artifact that can be deployed to an environment.
Type hierarchy: xlrelease.Application > udm.BaseConfigurationItem
Label: Xlrelease: Application
Properties
Property | Kind | Description |
---|---|---|
title | String | Name of the application |
environments | List of xlrelease.Environment | Environments attached to this application |
title
Name of the application
- Label: Title
- Kind: String
- Required: true
environments
Environments attached to this application
- Label: Environments
- Kind: List of xlrelease.Environment
- Required: false
- Reference type: xlrelease.Environment