Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmCapabilityTimeSpan(pbm.capability.types.TimeSpan)
- Extends
- DynamicData
- Since
- 1.0
Data Object Description
The PbmCapabilityTimeSpan data object defines a time value and time unit, for example 10 hours or 5 minutes. See PbmBuiltinType.pbm.capability.types.BuiltinTypesEnum#VMW_TIMESPAN.Properties
Name | Type | Description |
---|---|---|
unit | xsd:string |
Unit value for time. The string value must correspond
to one of the PbmCapabilityTimeUnitType values.
|
value | xsd:int |
Time value. Must be a positive integer.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |