VMware Cloud Director API - RangesType

VMware Cloud Director API - RangesType

RangesType

Type:
RangesType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Set of range of integer values.
Since:
29.0
Schema:
vms.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<RangesType xmlns="http://www.vmware.com/vcloud/v1.5">
    <Range begin="xs:int" end="xs:int"/>
</RangesType>

Elements

Element Type Required Modifiable Since Deprecated Description
Range RangeType Yes 29.0
VCloudExtension VCloudExtensionType No always 29.0 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.