This type is a class for model objects.
A middleware application edition is a distinct instance of a middleware application, similar to a version. An edition is a deployment version of an application.
Package: middlewareapp| Attributes Summary | |
| name : EString | Specifies the name of the middleware application edition. |
| description : EString | Specifies a description of the middleware application edition. |
| alias : EString | Specifies a mutable name for the edition. |
| state : MiddlewareAppEditionState | Specifies the state of the middleware application edition. |
| properties : Property * | * No description is available * |
| modules : MiddlewareModule * | * No description is available * |
| Attribute Details |