Optionaltemplate: stringOptionalparameterValues: Map<string, string>OptionalpropertySet: PropertySetDescriptorOptionalservicePropertySets: Map<string, PropertySetDescriptor>The template parameter values.
The property set.
The services property sets. It's only valid to set these property sets when the template is an IceBox server template.
The template used by this instance. It's never empty.
A deep copy of the current object.
A deep copy of the current object.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object, false otherwise.
StaticreadReads ServerInstanceDescriptor from the given InputStream.
The InputStream to read from.
The read ServerInstanceDescriptor value.
StaticwriteWrites the ServerInstanceDescriptor value to the given OutputStream.
The OutputStream to write to.
The value to write.
Describes a template instantiation that creates a server.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::ServerInstanceDescriptor.