Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineDisplayTopology(vim.VirtualMachine.DisplayTopology)
- Parameter to
- SetDisplayTopology
- Extends
- DynamicData
- Since
- VI API 2.5 U2
Data Object Description
This data object defines a two-dimensional, rectangular display area.Properties
Name | Type | Description |
---|---|---|
height | xsd:int |
The height of the display rectangle.
|
width | xsd:int |
The width of the display rectangle.
|
x | xsd:int |
The x co-ordinate defining the start of the display rectangle.
|
y | xsd:int |
The y co-ordinate defining the start of the display rectangle.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |