xlrelease.EnvironmentReservation
Description unavailable
Type hierarchy: xlrelease.EnvironmentReservation > udm.BaseConfigurationItem
Label: Xlrelease: Environment Reservation
Properties
Property | Kind | Description |
---|---|---|
environment | xlrelease.Environment | Environment to reserve. |
startDate | Date | The expected start date. |
endDate | Date | The expected end date. |
applications | List of xlrelease.Application | Applications attached to this reservation. |
note | String | Note for approver. |
environment
Environment to reserve.
- Label: Environment
- Kind: xlrelease.Environment
- Required: true
- Reference type: xlrelease.Environment
startDate
The expected start date.
- Label: Start Date
- Kind: Date
- Required: true
endDate
The expected end date.
- Label: End Date
- Kind: Date
- Required: true
applications
Applications attached to this reservation.
- Label: Applications
- Kind: List of xlrelease.Application
- Required: false
- Reference type: xlrelease.Application
note
Note for approver.
- Label: Note
- Kind: String
- Required: false