| Name | Type | Description | Notes |
|---|---|---|---|
| rolloutRules | List<UpdateRolloutRuleModel> | The targeting rule collection. | [optional] |
| rolloutPercentageItems | List<UpdateRolloutPercentageItemModel> | The percentage rule collection. | [optional] |
| value | SettingValueType | The value to serve. It must respect the setting type. In some generated clients for strictly typed languages you may use double/float properties to handle integer values. |