|
Ice 3.7 Slice API Reference
|
A server template instance descriptor. More...
defined in <IceGrid/Descriptor.ice>
["cpp:comparable"]
struct ServerInstanceDescriptor { ... }

Data Members | |
| StringStringDict | parameterValues |
| The template parameter values. More... | |
| PropertySetDescriptor | propertySet |
| The property set. More... | |
| PropertySetDescriptorDict | servicePropertySets |
| The services property sets. More... | |
| string | template |
| The template used by this instance. More... | |
A server template instance descriptor.
| StringStringDict parameterValues |
The template parameter values.
| PropertySetDescriptor propertySet |
The property set.
| PropertySetDescriptorDict servicePropertySets |
The services property sets.
It's only valid to set these property sets if the template is an IceBox server template.
| string template |
The template used by this instance.