PbmPlacementCapabilityProfileRequirement
PbmPlacementCapabilityProfileRequirement
A Requirement for a particular PbmCapabilityProfile.
This structure may be used only with operations rendered under /pbm
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"profileId": {
"_typeName": "string",
"uniqueId": "string"
}
}
profileId
Required
Profile unique identifier.
This structure may be used only with operations rendered under /pbm
.