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: 12.2.0.0 (12.2.0.18000)