Enum - HostServicePolicy(vim.host.Service.Policy)


Enum Description

Set of valid service policy strings.

Enum Constants

NameDescription
automatic Service should run if and only if it has open firewall ports.
off Service should not be started when the host starts up.
on Service should be started when the host starts up.

Show WSDL type definition