# Program
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**command** | **String** | The command to be run, with flags and options. |
**group** | Option | The group to run the command as, if different than the HAProxy group. | [optional]
**name** | **String** | |
**start_on_reload** | Option | HAProxy stops and recreates child programs at reload. | [optional]
**user** | Option | 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)