Data Object - ADDomainAdvancedSettings

Class
VMware.Hv.ADDomainAdvancedSettings
Property of
ADDomainInfo, ADDomainSpec
Since
Horizon 8.1

Data Object Description

Data Object Properties

Properties

Name Type Description
portxsd:int

Port of the server to connect to.
  • This property has a minimum value of 0.
  • This property has a maximum value of 65535.
adDomainContextxsd:string

Active directory domain Context. e.g: dc=abc,dc=com.
adDomainAutoDiscoveryxsd:boolean

Auto discovers domain controllers . Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time.
  • This property has a default value of true.
adDomainControllersxsd:string[]

One or more AD domain controllers. Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time.
  • This property need not be set.
  • This property must be a valid IP address or DNS name
adDomainPreferredSitexsd:string

ADDomain preferred domain site. Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time.
  • This property need not be set.