VMware Cloud Director API - BusUnitNumberType

VMware Cloud Director API - BusUnitNumberType

BusUnitNumberType

Type:
BusUnitNumberType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
A combination of bus and unit number.
Since:
31.0
Schema:
vms.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<BusUnitNumberType xmlns="http://www.vmware.com/vcloud/v1.5" busNumber="xs:int" unitNumber="xs:int"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
busNumber int Yes none 31.0 Bus Number.
unitNumber int Yes none 31.0 Unit Number.