Properties Reference
You can set the name, type, source, and value of a property, and you can indicate whether the value is required.
Field | Description |
---|---|
Name | Name of the property.
Default: Property1. |
Type | Type of the property: String, Boolean, Double, Integer, or a resource template.
Default: String. |
Source | Source of the property value. For a component property, a literal or composite property. For a composite, resource template, or binding property, a literal or a substitution variable.
Default: None. |
Value | Property value.
Default: None. |
Required | The property value must be set before packaging the composite containing the property into a DAA.
Default: Unchecked. |
Copyright © Cloud Software Group, Inc. All rights reserved.