Optional
_linksNamed links describing the feature
Optional
defaultIf true, the feature is enabled unless overridden at some scope
Optional
defaultRules for setting the default value if not specified by any setting/scope. Evaluated in order until a rule returns an Enabled or Disabled state (not Undefined)
Optional
descriptionThe description of the feature
Optional
featureExtra properties for the feature
Optional
featureHandler for listening to setter calls on feature value. These listeners are only invoked after a successful set has occurred
Optional
idThe full contribution id of the feature
Optional
includeIf this is set to true, then the id for this feature will be added to the list of claims for the request.
Optional
nameThe friendly name of the feature
Optional
orderSuggested order to display feature in.
Optional
overrideRules for overriding a feature value. These rules are run before explicit user/host state values are checked. They are evaluated in order until a rule returns an Enabled or Disabled state (not Undefined)
Optional
scopesThe scopes/levels at which settings can set the enabled/disabled state of this feature
Optional
serviceThe service instance id of the service that owns this feature
Optional
tagsTags associated with the feature.
A feature that can be enabled or disabled