ProfileConfigInfo
ProfileConfigInfo
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"annotation": "string",
"enabled": false
}
string
name
Required
Name of the profile
string
annotation
Optional
User Provided description of the profile
boolean
enabled
Required
Flag indicating if the Profile is enabled
Property Of