| Name |
Type |
Description |
Required |
| Id |
String |
Unique identifier of this ServiceControl. |
Yes |
| Name |
String |
Name of the service. |
Yes |
| Remove |
Enumeration |
Specifies whether the service should be removed on install, uninstall or both. This attribute's value must be one of the following:- install
- uninstall
- both
|
|
| Start |
Enumeration |
Specifies whether the service should be started on install, uninstall or both. This attribute's value must be one of the following:- install
- uninstall
- both
|
|
| Stop |
Enumeration |
Specifies whether the service should be stopped on install, uninstall or both. This attribute's value must be one of the following:- install
- uninstall
- both
|
|
| Wait |
YesNoType
|
Specifies whether or not to wait for the service to complete before continuing. |
|