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

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