View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ADDomainHealthInfo
- Class
- VMware.Hv.ADDomainHealthInfo
- Returned by
- ADDomainHealth_List
- See also
- ADDomainHealthConnectionServerConnectionData
- Since
- Horizon View 6.0
Data Object Description
The health information on a single domain.Data Object Properties
Properties
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?
|
connectionServerState | ADDomainHealthConnectionServerConnectionData[] |
The status of the connection to the domain for each connection server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |