get Dns Configuration
abstract suspend fun getDnsConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): DnsConfiguration
Get DNS configuration
Parameters
update Progress
Update progress of operation
Get DNS configuration
Update progress of operation