# Program ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **command** | **String** | The command to be run, with flags and options. | **group** | Option<**String**> | The group to run the command as, if different than the HAProxy group. | [optional] **name** | **String** | | **start_on_reload** | Option<**String**> | HAProxy stops and recreates child programs at reload. | [optional] **user** | Option<**String**> | The user to run the command as, if different than the HAProxy user. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)