RestartResource element (Util extension)
Registers a resource with the Restart Manager.
Attributes
Id
stringThe unique identifier for this resource. A unique identifier will be generated automatically if not specified.
Path
stringThe full path to the process module to register with the Restart Manager. This can be a formatted value that resolves to a full path.
ProcessName
stringThe name of a process to register with the Restart Manager. This can be a formatted value that resolves to a process name.
ServiceName
stringThe name of a Windows service to register with the Restart Manager. This can be a formatted value that resolves to a service name.