Data Object - NumericRange

Property of
DVPortStatus, VmwareDistributedVirtualSwitchTrunkVlanSpec, VMwareDVSMtuHealthCheckResult, VMwareDVSVlanHealthCheckResult
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

The class that describe an integer range.

Properties

Name Type Description
endxsd:int

The ending number (inclusive).
startxsd:int

The starting number.
Properties inherited from DynamicData
dynamicProperty, dynamicType

Show WSDL type definition