Windows Gmsa Profile Response
data class WindowsGmsaProfileResponse(val dnsServer: String? = null, val enabled: Boolean? = null, val rootDomainName: String? = null)
Windows gMSA Profile in the managed cluster.
Windows gMSA Profile in the managed cluster.