Parameter of
Properties
Name | Type | Description |
---|---|---|
Failover | Boolean |
This value is true if the service should be started after failover; otherwise, it is false. In addition to starting this service after failover, this value is whether the service will be stopped during failback. |
IsCritical | Boolean |
This value is true if the service is considered critical; otherwise, it is false. |
KeepRunningNonCritical | Boolean |
This value is true if the non-critical service should be kept running; otherwise, it is false. |
ServiceDescription | String | This value is the service description. |
ServiceName | String | This value is the name of the service |
State | TargetServiceStatus | This value represents the state of a service. |