The available machines of a cluster.
[Visual Basic .NET] Public ReadOnly Property AvailableMachines As IEnumBSTR
[C#] public IEnumBSTR AvailableMachines {get;}
[C++]
HRESULT get_AvailableMachines(
IEnumBSTR** ppMachineNames
);
[C++]Parameters
ppMachineNames [out, retval]ppMachineNames is a parameter of type IEnumBSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.