Test Search VMware Storage Policy API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - PbmBuiltinGenericType(pbm.capability.types.BuiltinGenericTypesEnum)
- Since
- 1.0
Enum Description
The PbmBuiltinGenericType enumerated type defines the list of builtin generic datatypes. See PbmCapabilityGenericTypeInfo.genericTypeName.A generic datatype indicates how to interpret a collection of values of a specific datatype (typeName).
Enum Constants
Name | Description |
---|---|
VMW_RANGE |
Indicates a full or partial range of values (PbmCapabilityRange).
A full range specifies both min and max values.
A partial range specifies one or the other, min or max .
|
VMW_SET |
Indicates a single value or a discrete set of values
(PbmCapabilityDiscreteSet).
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |