Optionalname: stringOptionaldescription: BoxedStringOptionalvariables: Map<string, string>OptionalremoveVariables: string[]OptionalpropertySets: Map<string, PropertySetDescriptor>OptionalremovePropertySets: string[]OptionalserverInstances: ServerInstanceDescriptor[]Optionalservers: ServerDescriptor[]OptionalremoveServers: string[]OptionalloadFactor: BoxedStringThe updated description (or null if the description wasn't updated.)
The updated load factor of the node (or null if the load factor was not updated).
The name of the node to update.
The property sets to update.
The property sets to remove.
The IDs of the servers to remove.
The variables to remove.
The server instances to update.
The servers which are not template instances to update.
The variables to update.
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 NodeUpdateDescriptor from the given InputStream.
The InputStream to read from.
The read NodeUpdateDescriptor value.
StaticwriteWrites the NodeUpdateDescriptor value to the given OutputStream.
The OutputStream to write to.
The value to write.
Describes the updates to apply to a node in a deployed application.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::NodeUpdateDescriptor.