Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
		
			
				
	
	
	
		
			708 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			708 B
		
	
	
	
	
	
	
	
vim.view.ManagedObjectView
ManagedObjectView is the base class for view objects that provide access to a set of ManagedEntity objects. ManagedObjectView defines a view list; the list contains references to objects in the view. To create a view use the ViewManager methods.
- extends
 - since
 
Attributes
- view ([vmodl.ManagedObject]):
 The list of references to objects mapped by this view.