DisableFeatureRequestType
DisableFeatureRequestType
The parameters of DisableFeature.
JSON Example
{
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"featureKey": "string"
}
host
Optional
Host to act on if LicenseManager is not on a host.
string
featureKey
Required
key of the feature to disable.