GigaSpaces XAP.NET Documentation
VmName Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachinesDetailsVmName
Gets a list of the virtual machines' names.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<string> VmName { get; }
ReadOnly Property VmName As IList(Of String)
property IList<String^>^ VmName {
	IList<String^>^ get ();
}
/** @property */
IList<String> get_VmName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)