HostServicePolicy_enum

HostServicePolicy_enum
HostServicePolicy_enum

Set of valid service policy strings.

Possible values:

  • on: Service should be started when the host starts up.
  • automatic: Service should run if and only if it has open firewall ports.
  • off: Service should not be started when the host starts up.
This data structure has no properties.
Enumeration: on, automatic, off,