Data Object - PbmCapabilityTimeSpan(pbm.capability.types.TimeSpan)

Extends
DynamicData

Data Object Description

The PbmCapabilityTimeSpan data object defines a time value and time unit, for example 10 hours or 5 minutes. See PbmBuiltinType.VMW_TIMESPAN.

Properties

Name Type Description
unitxsd:string

Unit value for time. The string value must correspond to one of the PbmCapabilityTimeUnitType values.
valuexsd:int

Time value. Must be a positive integer.
Properties inherited from DynamicData
None

Show WSDL type definition