VmHardwareParallelSummary

The Parallel.Summary structure contains commonly used information about a virtual parallel port.


Properties

string
port Required

Identifier of the virtual parallel port. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.vm.hardware.ParallelPort. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.vm.hardware.ParallelPort.

JSON Example

{
	"port": "string"
}

Feedback

Was this page helpful?