| Znav |
|---|
| next | IceGrid-ServerNotExistException |
|---|
| prev | IceGrid-ServerInfo |
|---|
|
IceGrid::ServerInstanceDescriptor
Overview
struct ServerInstanceDescriptor
A server template instance descriptor.
Used By
Data Member Index
template — The template used by this instance.
parameterValues — The template parameter values.
propertySet — The property set.
servicePropertySets — The services property sets.
Data Members
string
template;
The template used by this instance.
| Anchor |
|---|
| parameterValues |
|---|
| parameterValues |
|---|
|
parameterValues;
The template parameter values.
propertySet;
The property set.
| Anchor |
|---|
| servicePropertySets |
|---|
| servicePropertySets |
|---|
|
servicePropertySets;
The services property sets. It's only valid to set these property sets if the template is an IceBox server template.
| Znav |
|---|
| next | IceGrid-ServerNotExistException |
|---|
| prev | IceGrid-ServerInfo |
|---|
|