ProfileMetadataProfileSortSpec

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

The id of the policy used to sort instances of the profile

string
parameter
Required

The parameter to be used for sorting.

Note that if the policy to be used for sorting has multiple possible policy options, all possible policy options defined for that policy type must have this parameter.