Domain Controller Properties Response
data class DomainControllerPropertiesResponse(val dnsServer: String? = null, val domainName: String? = null, val ouPath: String? = null)
The properties of domain controller to which SCOM and SQL servers join for AuthN/AuthZ.