|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| id | xsd:string |
Requirement property identifier. This identifier corresponds to the
storage capability metadata identifier
(PbmCapabilityPropertyMetadata.id).
|
| operator* | xsd:string |
Operator for the values. Currently only support NOT operator for
tag namespace
See operator definition in (PbmCapabilityOperator).
Since 6.5 |
| value | xsd:anyType |
Property value. You must specify the value.
A property value is one value or a collection of values.
The datatype of each value must be one of the PbmBuiltinType datatypes. If the property consists of a collection of values, the interpretation of those values is determined by the PbmCapabilityGenericTypeInfo.
Type information for a property instance is described in the property metadata
(PbmCapabilityPropertyMetadata.type).
|
| Properties inherited from DynamicData | ||
| None | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |