PbmCapabilityTypeInfo

PbmCapabilityTypeInfo
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.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "typeName": "string"
}
string
typeName
Required

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.