PbmCapabilityTypeInfo
The PbmCapabilityTypeInfo data object defines the datatype for a requirement or capability property.
See PbmCapabilityPropertyMetadata.
This structure may be used only with operations rendered under /pbm
.
{
"_typeName": "string",
"typeName": "string"
}
Datatype for a property.
Must be one of the types defined in PbmBuiltinTypeEnum.
A property value might consist of a collection of values of the specified datatype. The interpretation of the collection is determined by the generic type (genericTypeName). The generic type indicates how a collection of values of the specified datatype will be interpreted. See the descriptions of the PbmBuiltinTypeEnum definitions.