vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VirtualDeviceURIBackingOptionDirection(vim.vm.device.VirtualDeviceOption.URIBackingOption.Direction)
- Since
- vSphere API Release 4.1
Enum Description
TheVirtualDeviceURIBackingOptionDirection
enum type
provides values for the direction of a network connection.
Enum Constants
Name | Description |
---|---|
client |
Indicates that the virtual machine can initiate a connection
with a system on the network using the specified
serviceURI.
|
server |
Indicates that the virtual machine can listen for a connection
on the specified serviceURI.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |