Data Object - EnvironmentSettings

Class
VMware.Hv.EnvironmentSettings
Returned by
GlobalSettings_GetEnvironmentSettings
Since
Horizon 7.6

Data Object Description

Environment settings information.

Data Object Properties

Properties

Name Type Description
ipModexsd:string

Indicates the IP mode of the environment.
  • This property need not be set.
  • This property will be one of:
    Value Description
    "IPv4"This Connection Server is running in IPv4 environment.
    "IPv6"This Connection Server is running in IPv6 environment.
fipsModeEnabledxsd:boolean

Indicates if FIPS mode is enabled.
  • This property has a default value of false.
  • This property need not be set.