 15f7be9a52
			
		
	
	15f7be9a52
	
	
	
		
			
			This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
		
			
				
	
	
	
		
			1.3 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	vim.vm.device.VirtualVideoCardOption
This data object type contains the options for the VirtualVideoCard data object type.
- Attributes:
- 
videoRamSizeInKB (vim.option.LongOption, optional): Minimum, maximum and default size of the video frame buffer. numDisplays (vim.option.IntOption, optional): Minimum, maximum and default value for the number of displays. useAutoDetect (vim.option.BoolOption, optional): Flag to indicate whether the display settings of the host should be used to automatically determine the display settings of the virtual machine's video card. support3D (vim.option.BoolOption, optional): Flag to indicate whether the virtual video card supports 3D functions. use3dRendererSupported (vim.option.BoolOption, optional): Flag to indicate whether the virtual video card can specify how to render 3D graphics.