Optionalvariables: Map<string, string>OptionalserverInstances: ServerInstanceDescriptor[]Optionalservers: ServerDescriptor[]OptionalloadFactor: stringOptionaldescription: stringOptionalpropertySets: Map<string, PropertySetDescriptor>The description of this node.
Load factor of the node.
Property set descriptors.
The server instances (template instances).
Servers that are not template instances.
The variables defined for the node.
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 NodeDescriptor from the given InputStream.
The InputStream to read from.
The read NodeDescriptor value.
StaticwriteWrites the NodeDescriptor value to the given OutputStream.
The OutputStream to write to.
The value to write.
Describes an IceGrid node.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::NodeDescriptor.