vrdHostSwitchNode
-
class
vrdHostSwitchNode
(Inherits vrdNode
)
This class provides access to a host switch node.
Functions
-
vrdHostSwitchNode.
getHostName
()
Returns: | The name of the computer on which the children should be visible. |
Return type: | string |
-
vrdHostSwitchNode.
setHostName
(value)
Sets the name of the computer on which the children should be visible.
Parameters: | value (string) – A name of a computer |