Name
|
Type
|
Description
|
netBiosName | xsd:string |
The NetBIOS name for the domain.
|
dnsName | xsd:string |
The DNS name for the domain.
|
nt4Domain | xsd:boolean |
Is this an NT4 domain?
|
domainType | xsd:string |
The relationship of the domain with connection server.
Since Horizon 8.1
-
This property has a default value of
"CONNECTION_SERVER_DOMAIN".
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"CONNECTION_SERVER_DOMAIN" | The domain having trust with connection server domain. |
"NO_TRUST_DOMAIN" | The domain not having any trust with connection server domain. |
|
serviceAccounts | ServiceAccount[] |
Service accounts for the domain.
Since Horizon 8.2
- This property need not be set.
- This property cannot be updated.
|
connectionServerState | ADDomainHealthConnectionServerConnectionData[] |
The status of the connection to the domain for each connection server.
|